ivy: test conf should not extend common conf
Key: MAPREDUCE-2496
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2496
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components:
See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/673/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 4531 lines...]
[artifact:install-provid
See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/672/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 4532 lines...]
[artifact:install-provid
See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/671/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 4534 lines...]
[artifact:install-provid
The distributed cache cleanup thread has no monitoring to check to see if it
has dies for some reason
-
Key: MAPREDUCE-2495
URL: https://issues.apache.org/jira/bro
See https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/678/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 349980 lines...]
[junit]
[junit] 11/0
Make the distributed cache delete entires using LRU priority
Key: MAPREDUCE-2494
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2494
Project: Hadoop Map/Reduce
Issue Type: Im
Hi,
Could anyone clarify why a copy of JobConf is made in the method
getSplits(JobConf conf, int numSplits in the DelegatingInputFormat class?
To my understanding it looked like it was setting only the mapred.input.dirs
property for the job. So why not use the passed in conf.
Are there any co