Trying to execute the below code for import all tables as avrodatafile in SQOOP, getting broken symlinks error
sqoop import-all-tables
-m 4
–connect “jdbc:mysql://nn01.itversity.com:3306/retail_db”
–username=retail_dba
–password=itversity
–as-avrodatafile
–autoreset-to-one-mapper
–warehouse-dir /user/gnanaprakasam/sqoop_import
Map Reduce job
http://nn01.itversity.com:19888/jobhistory/job/job_1479205146585_0106
Any input on this ?