You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/01/24 20:41:13 UTC

[jira] [Created] (YARN-358) bundle container classpath in temporary jar on all platforms, not just Windows

Chris Nauroth created YARN-358:
----------------------------------

             Summary: 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