You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by GitBox <gi...@apache.org> on 2019/03/18 09:54:12 UTC

[GitHub] [sqoop] SUMANG484 removed a comment on issue #25: Use mysql to import data from hdfs to the database when sqoop.mysql.e…

SUMANG484 removed a comment 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 to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services