Jeff Zhang is a committer for Apache Tez and Hortonworks employee. He gave a presentation on Tez introducing it as a next generation execution engine for Hadoop. Tez uses a directed acyclic graph (DAG) to express computations and optimize jobs by executing multiple tasks simultaneously. It allows data sharing between jobs and dynamic resource allocation.