[
https://issues.apache.org/jira/browse/SQOOP-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740607#comment-13740607
]
Sonya Ling commented on SQOOP-931:
----------------------------------
I did set up maven Hadoop200 profile with all Hadoop 2.0 artifacts. With some
twist and turn, I did get mvn package successful for all hcatalog modules. Then
I duplicate hcatalog folder into hcatalog-200 folder under hive and copy all
jars from my build to that hcatalog-200 folder. Change HCAT_HOME to
hcatalog-200.
I re-run the same sqoop command. This time I got the following error right
away.
I got 13/08/14 19:19:07 INFO hcat.SqoopHCatUtilities: SLF4J: See
http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
13/08/14 19:19:08 INFO hcat.SqoopHCatUtilities: FAILED: SemanticException
Operation not supported.
13/08/14 19:19:08 ERROR tool.ImportTool: Encountered IOException running import
job: java.io.IOException: HCat exited with status 64
at
org.apache.sqoop.mapreduce.hcat.SqoopHCatUtilities.executeExternalHCatProgram(SqoopHCatUtilities.java:931)
at
org.apache.sqoop.mapreduce.hcat.SqoopHCatUtilities.launchHCatCli(SqoopHCatUtilities.java:884)
at
org.apache.sqoop.mapreduce.hcat.SqoopHCatUtilities.createHCatTable(SqoopHCatUtilities.java:521)
at
org.apache.sqoop.mapreduce.hcat.SqoopHCatUtilities.configureHCat(SqoopHCatUtilities.java:294)
at
org.apache.sqoop.mapreduce.hcat.SqoopHCatUtilities.configureImportOutputFormat(SqoopHCatUtilities.java:658)
Let me know if I missed something. THANKS a lot.
> Integrate HCatalog with Sqoop
> -----------------------------
>
> Key: SQOOP-931
> URL: https://issues.apache.org/jira/browse/SQOOP-931
> Project: Sqoop
> Issue Type: New Feature
> Affects Versions: 1.4.2, 1.4.3
> Environment: All 1.x sqoop version
> Reporter: Venkat Ranganathan
> Assignee: Venkat Ranganathan
> Fix For: 1.4.4
>
> Attachments: SQOOP-931.patch, SQOOP-931.patch.14, SQOOP HCatalog
> Integration - 2.pdf, SQOOP HCatalog Integration - 3.pdf, SQOOP HCatalog
> Integration.pdf
>
>
> Apache HCatalog is a table and storage management service that provides a
> shared schema, data types and table abstraction freeing users from being
> concerned about where or how their data is stored. It provides
> interoperability across Pig, Map Reduce, and Hive.
> A sqoop hcatalog connector will help in supporting storage formats that are
> abstracted by HCatalog.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira