Sqoop EXPORT fails and not able to get the detailed logs

@sgiri @abhinav i am trying to do a simple export here

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