Re: MiniMRCluster still uses deprecated API JobConf

2010-07-11 Thread Hemanth Yamijala
Matias, > 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 con

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