[
https://issues.apache.org/jira/browse/MAPREDUCE-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth resolved MAPREDUCE-3745.
--------------------------------------
Resolution: Not a Problem
This is no longer a problem after the shell rewrite done by [~aw] in trunk.
I'm resolving this issue.
> mapred/yarn scripts should use lib/'*' instead looping the dir for jar to
> create the classpath
> ----------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-3745
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3745
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Affects Versions: 0.23.1, 0.24.0
> Reporter: Alejandro Abdelnur
> Fix For: 0.24.0
>
>
> The scripts do a for loop on the JAR contents of the directory, they should
> just use '*' in the classpath, ie lib/'*'
> This will reduce the length of the generated classpath significantly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)