SUMANG484 commented on issue #25: Use mysql to import data from hdfs to the database when sqoop.mysql.e… URL: https://github.com/apache/sqoop/pull/25#issuecomment-468636626 sqoop-import --connect jdbc:mysql://localhost/classicmodels -root -root -authors -hadoop_store /usr/local/hadoop_store/hdfs/ -m 1 Warning: /usr/lib/sqoop/../hbase does not exist! HBase imports will fail. Please set $HBASE_HOME to the root of your HBase installation. Warning: /usr/lib/sqoop/../hcatalog does not exist! HCatalog jobs will fail. Please set $HCAT_HOME to the root of your HCatalog installation. Warning: /usr/lib/sqoop/../accumulo does not exist! Accumulo imports will fail. Please set $ACCUMULO_HOME to the root of your Accumulo installation. Warning: /usr/lib/sqoop/../zookeeper does not exist! Accumulo imports will fail. Please set $ZOOKEEPER_HOME to the root of your Zookeeper installation. 19/03/01 15:16:46 INFO sqoop.Sqoop: Running Sqoop version: 1.4.7 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Error parsing arguments for import: 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: -root 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: -root 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: -authors 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: -hadoop_store 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: /usr/local/hadoop_store/hdfs/ 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: -m 19/03/01 15:16:46 ERROR tool.BaseSqoopTool: Unrecognized argument: 1 unable to import the data from mysql database to hadoop hdfs database
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services