Jim Donofrio created MAPREDUCE-4998:
---
Summary: backport MAPREDUCE-3376: Old mapred API combiner uses
NULL reporter to branch-1
Key: MAPREDUCE-4998
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4998
Jim Donofrio created MAPREDUCE-4639:
---
Summary: CombineFileInputFormat#getSplits should throw IOException
when input paths contain a directory
Key: MAPREDUCE-4639
URL: https://issues.apache.org/jira/browse
I didnt hear anything from common-user about this, maybe that was the
wrong list because this is more a development issue.
final int max_loc = conf.getInt(MAX_SPLIT_LOCATIONS, 10);
if (locations.length > max_loc) {
LOG.warn("Max block location exceeded for split: "
/MAPREDUCE-4035
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: build
Affects Versions: 1.0.1, 1.0.0, 0.20.205.0, 0.20.203.0, 0.20.2, 0.20.204.0,
1.0.2
Reporter: Jim Donofrio
Priority: Minor
Why is there no javadoc, sources jars