Sqoop参数
sqoop export
-D mapred.job.name=tttt
-D mapreduce.map.memory.mb=2048
-D mapreduce.map.java.opts=-Xmx2048m
-m 2
--hcatalog-database ttt
--hcatalog-table ttt
--connect "jdbc:mysql://localhost:3306/ttt?allowLoadLocalInfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false"
--username ttt
--password "ttt"
--table ttt
--fields-terminated-by '\001'
--lines-terminated-by '\n'
有朝一日同风起,扶摇直上九万里