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
