今天爱分享给大家带来ERROR tool.BaseSqoopTool: Error parsing arguments for export【解决办法】,希望能够帮助到大家。
问题描述部分
ERROR tool.BaseSqoopTool: Error parsing arguments for export:
意思是 sqoop工具不能解析这个语句。
错误原因:
里面的字段可能写错,导致不能sqoop不能识别。
解决方法
隐臧内容,您需要满足以下条件方可查看
输入提取码可见
请在下方输入提取码,之后当前隐藏内容将为您展示
由于网站服务器每月开支,只有公众号每日微薄收入!也麻烦您抽空阅读一下公众号文章,助小破站坚持下去
滴水之恩,当涌泉相报。
End
问题描述全部
Warning: /opt/module/sqoop-1.4.7/bin/../../hbase does not exist! HBase imports will fail. Please set $HBASE_HOME to the root of your HBase installation. Warning: /opt/module/sqoop-1.4.7/bin/../../hcatalog does not exist! HCatalog jobs will fail. Please set $HCAT_HOME to the root of your HCatalog installation. Warning: /opt/module/sqoop-1.4.7/bin/../../accumulo does not exist! Accumulo imports will fail. Please set $ACCUMULO_HOME to the root of your Accumulo installation. 20/11/24 15:56:14 INFO sqoop.Sqoop: Running Sqoop version: 1.4.7 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Error parsing arguments for export: 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --connect 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: jdbc:mysql://bigdata03:3306/mpany 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --username 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: root 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --password 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: 123456 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --table 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: users_sum_money 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --num-mappers 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: 1 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --export-dir 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: /user/hive/warehouse/users_s_money 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: --input-fields-terminated-b 20/11/24 15:56:14 ERROR tool.BaseSqoopTool: Unrecognized argument: \t Try --help for usage instructions.