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

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

The tools jar was pulled out of hadoop's jar, because they are user-facing 
components that often need to be updated by users. Until we have a better story 
for how to get modules onto the bin/hadoop classpath, I'd propose that instead 
of this that you move the HarFileSystem (and only the HarFileSystem) into the 
hadoop-core jar.
                
> add hadoop-tools.jar to 'hadoop classpath'
> ------------------------------------------
>
>                 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
>
>
> "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