[
https://issues.apache.org/jira/browse/SQOOP-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689767#comment-15689767
]
Hudson commented on SQOOP-3027:
-------------------------------
FAILURE: Integrated in Jenkins build Sqoop-hadoop100 #1035 (See
[https://builds.apache.org/job/Sqoop-hadoop100/1035/])
SQOOP-3027: Create fail fast for export with --hcatalog-table (maugli:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=3fba26419be2aba0347b0a5c3301eb8bb682fca1])
* (edit) src/test/org/apache/sqoop/hcat/HCatalogTestUtils.java
* (edit) src/test/org/apache/sqoop/hcat/HCatalogExportTest.java
* (edit) src/test/org/apache/sqoop/hcat/HCatalogImportTest.java
* (edit) src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatUtilities.java
* (edit) src/java/org/apache/sqoop/tool/BaseSqoopTool.java
* (edit) build.xml
> 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)