How to know the connection string in hive?

时间:2017-08-14 07:08:50

标签: hadoop hive

I want to import data from text file to hive table using scoop. But I dont know the jdbc connection string to connect to hive. But do know the username and password. How can I find it from the terminal.

$ sqoop import \ *--connect jdbc:mysql://localhost/userdb * --username XXXX \ --table emp --table1

0 个答案:

没有答案