[
https://issues.apache.org/jira/browse/MAPREDUCE-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe updated MAPREDUCE-4421:
----------------------------------
Attachment: MAPREDUCE-3927-4.patch
One minor tweak to the documentation where we need to add $HADOOP_CONF_DIR to
the full tarball classpath case otherwise the job will not run on a secure
cluster. UserGroupInformation has a static block that loads the security
details from a new Configuration, so for now we still need to pick up the
security settings from the node's configs.
> Remove dependency on deployed MR jars
> -------------------------------------
>
> Key: MAPREDUCE-4421
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4421
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha
> Reporter: Arun C Murthy
> Assignee: Jason Lowe
> Attachments: MAPREDUCE-3927-4.patch, MAPREDUCE-4421-2.patch,
> MAPREDUCE-4421-3.patch, MAPREDUCE-4421.patch, MAPREDUCE-4421.patch
>
>
> Currently MR AM depends on MR jars being deployed on all nodes via implicit
> dependency on YARN_APPLICATION_CLASSPATH.
> We should stop adding mapreduce jars to YARN_APPLICATION_CLASSPATH and,
> probably, just rely on adding a shaded MR jar along with job.jar to the
> dist-cache.
--
This message was sent by Atlassian JIRA
(v6.1#6144)