You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Manu Zhang <ow...@gmail.com> on 2013/07/30 04:16:09 UTC

Guidelines to read Tez codebase

Hi all,

Any guidelines to read Tez-0.2.0 source code?
Like where should I get started? Which component should I focus on?
I have some knowledge of hadoop-common codebase.


Thanks,
Manu

Re: Guidelines to read Tez codebase

Posted by Lianhui Wang <li...@gmail.com>.
hi, Manu
    i think tez has three compoents that are need to focus on ,there are
yarn-client,tez-dag and tez-engine.
The two latter compoents are most important. i think you need to learn some
knowledge of yarn and mapreduce.

thanks
Lianhui



2013/7/30 Manu Zhang <ow...@gmail.com>

> Hi all,
>
> Any guidelines to read Tez-0.2.0 source code?
> Like where should I get started? Which component should I focus on?
> I have some knowledge of hadoop-common codebase.
>
>
> Thanks,
> Manu
>



-- 
thanks

王联辉(Lianhui Wang)
blog; http://blog.csdn.net/lance_123
兴趣方向:数据库,分布式,数据挖掘,编程语言,互联网技术等