The nice thing of Tez is it’s compatible with MapReduce API. So if you just 
want to run MapReduce on Tez, you just learn how to write standard MapReduce 
and change the execution engine to Tez.

To change the execution engine of MapReduce, please change the configuration 
mapreduce.framework.name. (Not 100% percent sure about this, correct me if I’m 
wrong)

Thanks!
Zhiyuan

> On Aug 1, 2016, at 10:19 AM, Sudhir.Kumar <[email protected]> wrote:
> 
> Hello All,
>  
> I have just started to read about Tez.
>  
> Is there a document to understand the Tez Java APIs which can be used to 
> write map-reduce code.
>  
> Thanks,
>  
> Sudhir

Reply via email to