Created 11-09-2017 04:02 PM
hi I used the below code
sqoop import \ --connect jdbc:mysql://localhost:3306/sqoop \ --username root \ --password tiger \ --table customer -m 1 --hive-import
The error message screen shot isscreenshot-from-2017-11-09-072341.png
Created 11-09-2017 04:05 PM
Please provide more information like job you are trying to run, services you using for import and specific log messages.
Created 11-09-2017 04:31 PM
I'm suspected that issue with either sqoop mysql driver or directory on hdfs
Created 11-09-2017 05:43 PM
hi,
I used the below code
sqoop import \ --connect jdbc:mysql://localhost:3306/sqoop \ --username root \ --password tiger \ --table customer -m 1
--hive-import
the error message screenshot is screenshot-from-2017-11-09-072341.png