Monday, 10 December 2018

SQOOP Import All Tables Example

Import All Tables:
-----------------
sqoop import-all-tables --connect jdbc:mysql://localhost/my1st --username=root    --password=cloudera -m 1

see the contents : hdfs dfs -ls /user/root

No comments:

Post a Comment

Flume - Simple Demo

// create a folder in hdfs : $ hdfs dfs -mkdir /user/flumeExa // Create a shell script which generates : Hadoop in real world <n>...