时间:2021-07-01 10:21:17 帮助过:13人阅读
[hadoopUser@secondmgt ~]$ sqoop-export --connect jdbc:mysql://secondmgt:3306/transport --username hive --password hive --table jtxx --export-dir /hive/warehouse/hive.db/temptrans --input-fields-terminated-by ‘\001‘ ;
其他问题 见 :http://blog.csdn.net/niityzu/article/details/45190787
利用sqoop从 hive中往mysql中导入表出现的问题
标签:导入表 temp mapred pre 应该 export jdbc 默认 修改