[
https://issues.apache.org/jira/browse/HCATALOG-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated HCATALOG-375:
--------------------------------
Attachment: HCATALOG-375-1.patch
HCATALOG-375-1.patch fixed unit tests and e2e tests for Hadoop 23, except:
1. Pig unit tests fail because there is no pig-0.8-23.jar available. We cannot
upgrade to pig-0.9 either because of antlr version conflict
2. Pig_Complex_6, I feel this is a more general problem in Hadoop 23. Before
Hadoop launch a job in front end, it will take HADOOP_CLASSPATH setting, now
Hadoop launch a job in container, container may not have all the files in
HADOOP_CLASSPATH. The test fail because container cannot find hive-site.xml,
and it only happens in the subsequent job of Pig (first Pig job is good, that's
why other tests pass). Need revisit later and understand how Hadoop 23 work in
general in such cases.
> Make HCat work for Hadoop 0.23
> ------------------------------
>
> Key: HCATALOG-375
> URL: https://issues.apache.org/jira/browse/HCATALOG-375
> Project: HCatalog
> Issue Type: Improvement
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Attachments: HCATALOG-375-1.patch
>
>
> We need to fix unit tests and e2e tests work for Hadoop 0.23
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira