Re: [VOTE] Release Hadoop 0.21.0 (candidate 0)

2010-07-09 Thread Tom White
A number of issues have been identified with RC0. The following JIRAs need fixing before the next release candidate can be built: HDFS-1288 - start-all.sh / stop-all.sh does not seem to work with HDFS MAPREDUCE-1920 - Job.getCounters() returns null when using a cluster MAPREDUCE-1926 - MapReduce d

MiniMRCluster still uses deprecated API JobConf

2010-07-09 Thread Mathias Walter
Hello, I'm using Hadoop 0.20.2 and try to do some unit testing. I already used mrunit, but now I wan't to use MiniMRCluster. Unfortunatelly, it still uses the old deprecated API like JobConf. Is there any newer version of MiniMRCluster? Or is there a successor, because 0.21 RC did not contain this

[jira] Created: (HADOOP-6856) SequenceFile and MapFile need cleanup to remove redundant constructors

2010-07-09 Thread Owen O'Malley (JIRA)
SequenceFile and MapFile need cleanup to remove redundant constructors -- Key: HADOOP-6856 URL: https://issues.apache.org/jira/browse/HADOOP-6856 Project: Hadoop Common Issu