share the syntax you are using
sqoop-export --connect"jdbc:mysql://…/retail_db" --username sqpus** -P --table card_transaction --export-dir /user/…/data/card_transaction.csv --fields-terminated-by ‘,’
let me know how to check if the url to check the job is not working
hadoop job -logs <job_id> is not working too