[
https://issues.apache.org/jira/browse/MAPREDUCE-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated MAPREDUCE-3624:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks Mahadev!
> bin/yarn script adds jdk tools.jar to the classpath.
> ----------------------------------------------------
>
> Key: MAPREDUCE-3624
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3624
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Mahadev konar
> Assignee: Mahadev konar
> Fix For: 0.23.1
>
> Attachments: MAPREDUCE-3624.patch
>
>
> Thanks to Roman for pointing it out. Looks like we have the following lines
> in bin/yarn:
> {code}
> CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
> {code}
> We dont really have a dependency on the tools jar. We should remove this.
--
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