George Jaffa created SQOOP-1559:
-----------------------------------
Summary: Unable to import data from Postgresql to HBase
Key: SQOOP-1559
URL: https://issues.apache.org/jira/browse/SQOOP-1559
Project: Sqoop
Issue Type: Task
Components: connectors/postgresql
Affects Versions: 1.4.4
Environment: Cent OS, rackspace cloud, Hadoop version:2.4.0
Reporter: George Jaffa
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/shell_core_test
--username root --password xxxxxxxxxx --table channels
Error:
ERROR manager.SqlManager: Error executing statement:
org.postgresql.util.PSQLException: FATAL: role "root" does not exist
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)