Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
1.4.0-incubating
-
None
-
None
Description
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.