Why do you imagine a test case would need the Configured and Tool interfaces, which are more useful for actual client apps?
Or did you mean these should support running Tool apps? > Any plans to update this or should file a JIRA? No plans as far as I'm aware; please do file a JIRA with a patch if this makes sense to improve. Also do check out trunk first. On Wed, Apr 17, 2013 at 11:36 PM, Jay Vyas <[email protected]> wrote: > Hi guys: > > the MiniMapRedCluster seems like a very useful tool which I just discovered > in this blog post : > > http://grepalex.com/2012/10/20/hadoop-unit-testing-with-minimrcluster/ > > But it looks like MiniMapRedCluster > > http://svn.apache.org/viewvc/hadoop/common/tags/release-1.0.3/src/test/org/apache/hadoop/mapred/ClusterMapReduceTestCase.java?view=co > > is still using JobConf instead of the Configured/Tool interface. > > Any plans to update this or should file a JIRA? > > -- > Jay Vyas > http://jayunit100.blogspot.com -- Harsh J
