Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.4
-
None
-
Cent OS, rackspace cloud, Hadoop version:2.4.0
Description
Trying to import data from Postgresql to HDFS by using sqoop. The relevant connector was placed at correct path but still unable to import the data.
Command used:
sqoop import --connect jdbc:postgresql://xxx.xx.xxx.xxx:5432/core --username root --password xxxxxxxxxx --table channels
Error:
ERROR manager.SqlManager: Error executing statement: org.postgresql.util.PSQLException: FATAL: role "root" does not exist