Advertisement
Guest User

Untitled

a guest
Apr 5th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. sqoop import \
  2. --connect jdbc:mysql://sandbox.hortonworks.com:3306/retail_db \
  3. --username retail_dba \
  4. --password hadoop \
  5. --hive-import \
  6. --table customers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement