Re: ProgramDriver JobControl in 20.2 API

2011-02-16 Thread Harsh J
Hey, On Wed, Feb 16, 2011 at 2:02 PM, Joachim Van den Bogaert wrote: > Hi, > > > > I have a couple of questions: > > > > 1.   What is the best way to create a composed MapReduce job in the 20.2 > API? Can you use JobControl, which is still located in the mapred namespace, > or is it better to

ProgramDriver JobControl in 20.2 API

2011-02-16 Thread Joachim Van den Bogaert
Hi, I have a couple of questions: 1. What is the best way to create a composed MapReduce job in the 20.2 API? Can you use JobControl, which is still located in the mapred namespace, or is it better to avoid mixing API's? 2. Has anyone ever worked with composed MapReduce jobs on