[
https://issues.apache.org/jira/browse/YARN-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561903#comment-13561903
]
Chris Nauroth commented on YARN-358:
------------------------------------
See YARN-316. This logic was originally implemented with an {{if
(Shell.WINDOWS)}} guard to minimize risk of destabilizing existing
functionality on non-Windows platforms. This jira tracks removal of that guard
and additional testing to confirm stability.
> bundle container classpath in temporary jar on all platforms, not just Windows
> ------------------------------------------------------------------------------
>
> Key: YARN-358
> URL: https://issues.apache.org/jira/browse/YARN-358
> Project: Hadoop YARN
> Issue Type: Bug
> Components: nodemanager
> Affects Versions: trunk-win
> Reporter: Chris Nauroth
>
> Currently, a Windows-specific code path bundles the classpath into a
> temporary jar with a manifest to work around command line length limitations.
> This code path does not need to be Windows-specific. We can use the same
> approach on all platforms.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira