[
https://issues.apache.org/jira/browse/HADOOP-7615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099755#comment-13099755
]
Eric Yang commented on HADOOP-7615:
-----------------------------------
Owen recommended to put the jar files into
$HADOOP_PREFIX/share/hadoop/$project/lib to reduce custom script to construct
class path for contrib projects. For capacity-scheduler and fair scheduler,
the package path are clean and independent from each other, there shouldn't be
any issue to have both on the class path.
> Binary layout does not put share/hadoop/contrib/*.jar into the class path
> -------------------------------------------------------------------------
>
> Key: HADOOP-7615
> URL: https://issues.apache.org/jira/browse/HADOOP-7615
> Project: Hadoop Common
> Issue Type: Bug
> Components: scripts
> Affects Versions: 0.20.204.0, 0.23.0
> Environment: Java, Linux
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.20.205.0
>
>
> For contrib projects, contrib jar files are not included in HADOOP_CLASSPATH
> in the binary layout. Several projects jar files should be copied to
> $HADOOP_PREFIX/share/hadoop/lib for binary deployment. The interesting jar
> files to include in $HADOOP_PREFIX/share/hadoop/lib are: capacity-scheduler,
> thriftfs, fairscheduler.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira