filmov
tv
How to import data from mysql to HDFS using sqoop ? How to do sqoop import ?

Показать описание
Here I am describes the sqoop import command for importing data from mysql to Hadoop HDFS easily. One can do by using sqoop command directly from terminal..
#trendytech #bigdata #database #howto #learning #mysql #sqoop #apache #viral #sql
Here is the sqoop import command:
sqoop-import \
--username user \
--password urpass \
--table tablename \
--target-dir /yourdirectory
--fields-terminated-by ','
------------try this command in cloudera Terminal----------------------------------
#trendytech #howto #apache #bigdata #database
#mysql #howto #learning #viral #sqoop #aws
#trendytech #bigdata #database #howto #learning #mysql #sqoop #apache #viral #sql
Here is the sqoop import command:
sqoop-import \
--username user \
--password urpass \
--table tablename \
--target-dir /yourdirectory
--fields-terminated-by ','
------------try this command in cloudera Terminal----------------------------------
#trendytech #howto #apache #bigdata #database
#mysql #howto #learning #viral #sqoop #aws