[jira] [Created] (MAPREDUCE-4998) backport MAPREDUCE-3376: Old mapred API combiner uses NULL reporter to branch-1

2013-02-10 Thread Jim Donofrio (JIRA)
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

[jira] [Created] (MAPREDUCE-4639) CombineFileInputFormat#getSplits should throw IOException when input paths contain a directory

2012-09-05 Thread Jim Donofrio (JIRA)
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

mapreduce.job.max.split.locations just a warning in hadoop 1.0.3 but not in 2.0.1-alpha?

2012-06-14 Thread Jim Donofrio
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: "

[jira] [Created] (MAPREDUCE-4035) why is there no javadoc, sources jars published in the maven repo for hadoop-core 0.20.2*, 1.0.X?

2012-03-19 Thread Jim Donofrio (Created) (JIRA)
/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