Re: Data manipulation in Hive over Tez

2016-11-29 Thread Rajesh Balamohan
Hi Robert, 1. At high level, you can refer to https://github.com/apache/ hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/ exec/tez/DagUtils.java where different vertices, edges etc gets created as per the execution plan. Consider a vertex as a combination of input, processing logic and

[jira] [Created] (TEZ-3551) FrameworkClient created twice causing minor delay

2016-11-29 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created TEZ-3551: - Summary: FrameworkClient created twice causing minor delay Key: TEZ-3551 URL: https://issues.apache.org/jira/browse/TEZ-3551 Project: Apache Tez Issue