[
https://issues.apache.org/jira/browse/MAPREDUCE-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237961#comment-14237961
]
Harsh J commented on MAPREDUCE-5420:
------------------------------------
Went over them individually, and all of the failed tests appear irrelevant.
They all have had some form of ClassNotFoundExceptions, varying in classes
between YARN and MR - but this patch removes no classes from either MR or YARN.
The failures are likely due to the wide nature of patch and tests or due to
other build issues.
> Remove mapreduce.task.tmp.dir from mapred-default.xml
> -----------------------------------------------------
>
> Key: MAPREDUCE-5420
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5420
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Affects Versions: 2.1.0-beta
> Reporter: Sandy Ryza
> Assignee: James Carman
> Labels: newbie
> Attachments: MAPREDUCE-5420.patch, MAPREDUCE-5420.patch
>
>
> mapreduce.task.tmp.dir no longer has any effect, so it should no longer be
> documented in mapred-default. (There is no YARN equivalent for the property.
> It now is just always ./tmp).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)