[root@node1 ~]# sqoop list-tables --connection jdbc:mysql://192.168.8.110:3306 --username root --password 123456
Warning: /home/sqoop-1.4.6//../hcatalog does not exist! HCatalog jobs will fail.
Please set $HCAT_HOME to the root of your HCatalog installation.
Warning: /home/sqoop-1.4.6//../accumulo does not exist! Accumulo imports will fail.
Please set $ACCUMULO_HOME to the root of your Accumulo installation.
Warning: /home/sqoop-1.4.6//../zookeeper does not exist! Accumulo imports will fail.
Please set $ZOOKEEPER_HOME to the root of your Zookeeper installation.
17/03/28 19:21:18 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Error parsing arguments for list-tables:
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: --connection
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: jdbc:mysql://192.168.8.110:3306
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: --username
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: root
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: --password
17/03/28 19:21:18 ERROR tool.BaseSqoopTool: Unrecognized argument: 123456