You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Luke Lu (JIRA)" <ji...@apache.org> on 2011/08/25 21:18:29 UTC

[jira] [Created] (MAPREDUCE-2880) Fix classpath construction for MRv2

Fix classpath construction for MRv2
-----------------------------------

                 Key: MAPREDUCE-2880
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2880
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Luke Lu
             Fix For: 0.23.0


MRConstants.java refers a hard-coded version of MR AM jar. The build config works around with a symlink. The deployment currently needs symlink workaround as well. We need to fix this so that we can actually launch arbitrary versions of AMs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira