热衷技术,热爱交流
分类: HADOOP
2014-04-11 14:12:53
sqoop import -D oracle.sessionTimeZone=CST --connect jdbc:oracle:thin:@192.168.78.6:1521:hexel \
--username TRX --table SQOOP -m 1 --password trx --warehouse-dir /xtld/data/gj/SQOOP \
--hive-import --create-hive-table --hive-database gj --hive-table SQOOP \
--as-textfile --append --fields-terminated-by '\t' \
--hive-drop-import-delims --compress --null-string '\\N' --null-non-string '\\N' \
--map-column-hive SCORE=bigint