You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Prashant Kommireddi <pr...@gmail.com> on 2013/02/06 23:34:37 UTC

Generated MR Driver

Hi All,

I am looking for the code that generates MR driver which is invoked
by NativeMapReduceOper.runJob().

Can someone please point me in the right direction?

Thanks,
Prashant

Re: Generated MR Driver

Posted by Daniel Dai <da...@hortonworks.com>.
It is used by native mapreduce operator and been created in MRCompiler.

Thanks,
Daniel

On Wed, Feb 6, 2013 at 2:34 PM, Prashant Kommireddi <pr...@gmail.com> wrote:
> Hi All,
>
> I am looking for the code that generates MR driver which is invoked
> by NativeMapReduceOper.runJob().
>
> Can someone please point me in the right direction?
>
> Thanks,
> Prashant