[ https://issues.apache.org/jira/browse/SQOOP-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Miklos Szurap updated SQOOP-3464: --------------------------------- Attachment: SQOOP-3464-0.patch > Fix the error message for direct exports with hcatalog > ------------------------------------------------------ > > Key: SQOOP-3464 > URL: https://issues.apache.org/jira/browse/SQOOP-3464 > Project: Sqoop > Issue Type: Bug > Reporter: Miklos Szurap > Priority: Trivial > Attachments: SQOOP-3464-0.patch > > > When running a "sqoop export" command with --direct and --hcatalog options > Sqoop is checking whether the connection manager supports that mode. > The error message is wrong, it says: > {noformat} > Direct import is not compatible with HCatalog operations using the connection > manager {noformat} > however it should be "Direct export". > See > [ExportJobBase.java#runExport()|https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/mapreduce/ExportJobBase.java#L349] -- This message was sent by Atlassian Jira (v8.3.4#803005)