SQOOP export not working

I tried with the bellow sqoop export - its not working :frowning: - Is there any thing missing from my side.

sqoop export
–connect jdbc:mysql://ip-172-31-13-154:3306/sqoopex
–username sqoopuser
–password ***************
–table student_X
-m 1
–export-dir /user/sachinkerala6174/tData/school/student

Please post the error you’re facing.