Sqoop Job
1. create a sqoop job that import a MySQL table to HDFS
|
|
NOTE:
- there is a blank before the import keyword in
-- import
.--import
(no blank before import) will not work!!!
|
|
NOTE:
-- import
. --import
(no blank before import) will not work!!!