Advertisement
Guest User

Untitled

a guest
May 14th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. [root@node1 /]# sqoop list-databases --connect jdbc:mysql://localhost:3306 --username root --password Gamana@77;
  2. Warning: /usr/local/sqoop//../hbase does not exist! HBase imports will fail.
  3. Please set $HBASE_HOME to the root of your HBase installation.
  4. Warning: /usr/local/sqoop//../hcatalog does not exist! HCatalog jobs will fail.
  5. Please set $HCAT_HOME to the root of your HCatalog installation.
  6. Warning: /usr/local/sqoop//../accumulo does not exist! Accumulo imports will fail.
  7. Please set $ACCUMULO_HOME to the root of your Accumulo installation.
  8. Warning: /usr/local/sqoop//../zookeeper does not exist! Accumulo imports will fail.
  9. Please set $ZOOKEEPER_HOME to the root of your Zookeeper installation.
  10. 17/05/13 04:24:47 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6
  11. 17/05/13 04:24:47 WARN tool.BaseSqoopTool: Setting your password on the command-line is insecure. Consider using -P instead.
  12. 17/05/13 04:24:47 INFO manager.MySQLManager: Preparing to use a MySQL streaming resultset.
  13. information_schema
  14. hive
  15. mydatabase
  16. mysql
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement