-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.4.0-incubating
-
Fix Version/s: None
-
Component/s: connectors/postgresql
-
Labels:None
Using the GenericJdbcManager while running a Sqoop export from HDFS to PostgreSQL and using the --staging-table option gives the below error:
ERROR tool.ExportTool: Error during export: The active connection manager (org.apache.sqoop.manager.GenericJdbcManager) does not support staging of data for export. Please retry without specifying the --staging-table option.
PostgreSQL should support the staging-table option.