If you want understand Tez in terms of how it is used by Hive or Pig, it might be best to send emails to the dev lists of hive/pig as needed.
If you have any tez specific questions, you can take a look at the links I mentioned and example code under tez-examples. thanks — Hitesh > On Aug 10, 2016, at 9:56 AM, darion.yaphet <fly...@163.com> wrote: > > Hi Hitesh thank you for you relay . <br/><br/>AFAIK Tez is the execute engine > about hive (It's also a series of API to build DAG). <br/><br/>So when I want > to understand Tez I have to had a good know about Hive execute plan and AST > generation ? > 在 2016-08-10 01:02:31,"Hitesh Shah" <hit...@apache.org> 写道: >> The following 2 links should help you get started. Might be best to start >> with the sigmod paper and one of the earlier videos. >> >> https://cwiki.apache.org/confluence/display/TEZ/How+to+Contribute+to+Tez >> https://cwiki.apache.org/confluence/display/TEZ/Presentations%2C+publications%2C+and+articles+about+Tez >> >> thanks >> — Hitesh >> >>> On Aug 9, 2016, at 8:03 AM, darion.yaphet <fly...@163.com> wrote: >>> >>> Hi team : >>> I'm a beginner to learn tez source code . Is there any resource tez >>> architecture and design document to introduce it ? >>> thanks >>> >>> >>> >>