You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Arun C Murthy <ac...@hortonworks.com> on 2013/03/15 23:00:04 UTC

Hello, World!

Hey Folks,

 I've just checked-in initial code-drop into http://svn.apache.org/viewvc/incubator/tez/trunk/

 For now I'm still working through some legal stuff to get the DAG AM cleared, so, to play with it I've added a copy of MR AM which can run Tez runtime (Task, Input, Output) - please take a look. To use within context of YARN, you run 'mvn package', copy tez jars to all nodes (say /tez) in and add it mapreduce.application.classpath and set mapreduce.framework.name to 'yarn-tez'.


thanks,
Arun