相关疑难解决方法(0)

使用mysql的sqoop导入问题

我有一个基于cdh5的hadoop ha设置.我试图通过使用sqoop从mysql导入表失败并出现以下错误.

15/03/20 12:47:53 ERROR manager.SqlManager: Error reading from database: java.sql.SQLException: Streaming result set com.mysql.jdbc.RowDataDynamic@33573e93 is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets before attempting more queries.
java.sql.SQLException: Streaming result set com.mysql.jdbc.RowDataDynamic@33573e93 is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. …
Run Code Online (Sandbox Code Playgroud)

hadoop hbase hive sqoop

5
推荐指数
4
解决办法
1万
查看次数

标签 统计

hadoop ×1

hbase ×1

hive ×1

sqoop ×1