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