[ 
https://issues.apache.org/jira/browse/HADOOP-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152960#comment-13152960
 ] 

Owen O'Malley commented on HADOOP-7810:
---------------------------------------

I think that is a characteristic of how Yahoo is packaging and installing 
Hadoop rather than the project. I guess for now just add the tools jar to the 
end of the classpath after the user's jars. You'll need to make the change in 
trunk, 0.23 and 0.20.2xx.

We really should also fix the tools jar back to its old name 
(hadoop-tools-$version.jar), because otherwise upstream users can't find it.
                
> move hadoop archive to core from tools
> --------------------------------------
>
>                 Key: HADOOP-7810
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7810
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.205.0, 0.20.205.1
>            Reporter: John George
>            Assignee: John George
>            Priority: Blocker
>         Attachments: hadoop-7810.branch-0.20-security.patch, 
> hadoop-7810.branch-0.20-security.patch
>
>
> "The HadoopArchieves classes are included in the 
> $HADOOP_HOME/hadoop_tools.jar, but this file is not found in `hadoop 
> classpath`.
> A Pig script using HCatalog's dynamic partitioning with HAR enabled will 
> therefore fail if a jar with HAR is not included in the pig call's '-cp' and 
> '-Dpig.additional.jars' arguments."
> I am not aware of any reason to not include hadoop-tools.jar in 'hadoop 
> classpath'. Will attach a patch soon.

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