sqoop 导入hdfs ,要先 安装 hcat吗?
Please set $HCAT_HOME to the root of your HCatalog installation.
Warning: /usr/sqoop/../accumulo does not exist! Accumulo imports will fail.
Please set $ACCUMULO_HOME to the root of your Accumulo installation.
15/08/30 18:34:12 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Error parsing arguments for import:
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: root
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: --password
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: root
Warning: /usr/sqoop/../accumulo does not exist! Accumulo imports will fail.
Please set $ACCUMULO_HOME to the root of your Accumulo installation.
15/08/30 18:34:12 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Error parsing arguments for import:
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: root
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: --password
15/08/30 18:34:12 ERROR tool.BaseSqoopTool: Unrecognized argument: root
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果光是把数据库的数据导入hdfs,建议试试这个(当时sqoop玩不转,才自己做的):
http://www.oschina.net/news/64766/bboss-4-0-8
最新版本4.0.9
Hcat是什么= =
安装hive