You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by "darion.yaphet" <fl...@163.com> on 2016/08/12 08:38:07 UTC

How Tez work in Hive and Pig

Hi team :


We using Tez as our execute engine on hive and pig . I'm very curious about how to Hive and pig use it to execute plan . 


Is there some design  document or implement detail about it ?  thanks :)

Re: How Tez work in Hive and Pig

Posted by Alan Gates <al...@gmail.com>.
> On Aug 12, 2016, at 01:38, darion.yaphet <fl...@163.com> wrote:
> 
> Hi team :
> 
> 
> We using Tez as our execute engine on hive and pig . I'm very curious about how to Hive and pig use it to execute plan . 
> 
> 
> Is there some design  document or implement detail about it ?  thanks :)

https://cwiki.apache.org/confluence/display/PIG/Pig+on+Tez
https://cwiki.apache.org/confluence/display/Hive/Hive+on+Tez

Alan.