sqoop import
--connect jdbs:mysqllocalhost:3000 -username sat -password pass
--table tablename
--incremental-by append
--target-dir location
--last-value somevalue
--connect jdbs:mysqllocalhost:3000 -username sat -password pass
--table tablename
--incremental-by append
--target-dir location
--last-value somevalue
No comments:
Post a Comment