You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Chen He <ai...@gmail.com> on 2014/05/06 18:40:17 UTC

Pig local mode interface to Tez

Hi guys

Anyone knows where is the interface that Pig talks to TEZ

Regards!

Chen

Re: Pig local mode interface to Tez

Posted by Chen He <ai...@gmail.com>.
Thank you, Daniel. It is helpful.

Regards!

Chen


On Tue, May 6, 2014 at 12:57 PM, Daniel Dai <da...@hortonworks.com> wrote:

> Pig use TezSession.submitDAG. Take a look of
>
> http://svn.apache.org/viewvc/pig/branches/tez/src/org/apache/pig/backend/hadoop/executionengine/tez/TezJob.java?view=markup
> .
>
> Thanks,
> Daniel
>
> On Tue, May 6, 2014 at 9:40 AM, Chen He <ai...@gmail.com> wrote:
> > Hi guys
> >
> > Anyone knows where is the interface that Pig talks to TEZ
> >
> > Regards!
> >
> > Chen
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Re: Pig local mode interface to Tez

Posted by Daniel Dai <da...@hortonworks.com>.
Pig use TezSession.submitDAG. Take a look of
http://svn.apache.org/viewvc/pig/branches/tez/src/org/apache/pig/backend/hadoop/executionengine/tez/TezJob.java?view=markup.

Thanks,
Daniel

On Tue, May 6, 2014 at 9:40 AM, Chen He <ai...@gmail.com> wrote:
> Hi guys
>
> Anyone knows where is the interface that Pig talks to TEZ
>
> Regards!
>
> Chen

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.