[ https://issues.apache.org/jira/browse/SQOOP-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689720#comment-15689720
]
ASF subversion and git services commented on SQOOP-3027:
--------------------------------------------------------
Commit 3fba26419be2aba0347b0a5c3301eb8bb682fca1 in sqoop's branch refs/heads/trunk from [~maugli]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=3fba264 ]
SQOOP-3027: Create fail fast for export with --hcatalog-table <HIVE_VIEW>, as it's not
supported by HCat
(Anna Szonyi via Attila Szabo)
> 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
> Assignee: Anna Szonyi
> Priority: Minor
> Fix For: 1.4.7
>
> Attachments: SQOOP-3027.patch
>
>
> 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)
|