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