Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Sqoop help

$
0
0
Hi,

I am practicing sqoop at cloudlab but facing problem while connecting to mysql database.

Following is the command i am using:

sqoop import --connect jdbc:mysql://172-31-13-154/simplilearn --driver com.mysql.jdbc.Driver --username [username] --password [password] --table [tablename] --target-dir [Dir] --m 1

Following is the error I'm getting:
16/08/05 19:24:13 INFO sqoop.Sqoop: Running Sqoop version: 1.4.6.2.3.4.0-348516/08/05 19:24:13 WARN tool.BaseSqoopTool: Setting your password on...

Sqoop help

Viewing all articles
Browse latest Browse all 50081

Trending Articles