Sqoop ERROR tool.ImportTool: Imported Failed: There is no column found in the target table
Sqoop从oracle中导入数据到hive时,若在导入表不属于指定用户, 则在导入的表名前需要添加大写的所属用户的用户名 如: sqoop import --hive-import --connect "jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xx.xxx.xx.xxx)(PORT=152
原创
2017-07-17 09:26:15 ·
8334 阅读 ·
0 评论