Update HAR support to work with Hadoop 205
------------------------------------------

                 Key: HCATALOG-158
                 URL: https://issues.apache.org/jira/browse/HCATALOG-158
             Project: HCatalog
          Issue Type: Bug
            Reporter: Olga Natkovich
            Assignee: Thomas Weise
             Fix For: 0.2


Currently, HCat builds against hadoop_archive-0.3.1.jar which is statically 
included in lib directory. This is because Har did not used to be officially 
supported in the earlier versions of Hadoop and at the end we could not make it 
work with earlier versions and had to disable by default.

Hadoop 205 provides native support for HAR which is included in 
hadoop_tools.jar. We need to switch the build to build against this jar picked 
from maven.

--
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

        

Reply via email to