Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. //para no llevar control del last value
  2. sqoop job --create incrementalAccountDevice -- import --connect jdbc:mysql://localhost/loudacre --username training --password training --table accountdevice --incremental append --check-last-value 10000
  3.  
  4. sqoop job --exec incrementalAccountDevice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement