You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Miklos Szurap (Jira)" <ji...@apache.org> on 2020/02/05 09:33:00 UTC

[jira] [Updated] (SQOOP-3464) Fix the error message for direct exports with hcatalog

     [ 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)