You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Anna Szonyi (JIRA)" <ji...@apache.org> on 2016/10/17 10:23:58 UTC

[jira] [Created] (SQOOP-3027) Create check/fail fast for Sqoop export with --hcatalog-table , as it's not supported by Hive + MR

Anna Szonyi created SQOOP-3027:
----------------------------------

             Summary: Create check/fail fast for Sqoop export with --hcatalog-table <HIVE_VIEW>, as it's not supported by Hive + MR
                 Key: SQOOP-3027
                 URL: https://issues.apache.org/jira/browse/SQOOP-3027
             Project: Sqoop
          Issue Type: Improvement
            Reporter: Anna Szonyi
            Priority: Minor
             Fix For: 1.4.7


When using sqoop export with --hcatalog-table, it fails with a NPE, as Hive + MapReduce does not support reading from or writing to views (the same works with HiveCli).
See:
https://cwiki.apache.org/confluence/display/Hive/HCatalog+CLI#HCatalogCLI-Create/Drop/AlterView

We should fail earlier, with a more detailed message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)