Guest User

Untitled

a guest
Oct 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. sqoop import
  2. --query 'SELECT id, name, place, NULL AS contact_number FROM mysql_table'
  3. --connect jdbc:mysql://mysql.example.com/sqoop
  4. --Any other options
Add Comment
Please, Sign In to add comment