Hi Sonya I am not sure whether the build is compatible or not. It could be something related to the build. My suggestion would be to test with Hadoop 1 or Hadoop 2 with prebuilt hcatalog build.
That said, I also found that you are missing the value for partition key value that you are using. That is something you need to fix. If you want to use a partition key as a dynamic partition key, one option would be to pre-create the table. Thanks Venkat On Wed, Aug 14, 2013 at 8:21 PM, Venkat Ranganathan (JIRA) <[email protected]>wrote: > > [ > https://issues.apache.org/jira/browse/SQOOP-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740632#comment-13740632] > > Venkat Ranganathan commented on SQOOP-931: > ------------------------------------------ > > Moving this to [email protected] as this is on the usage of this > > > 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 > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
