Rajesh Balamohan created TEZ-3344: ------------------------------------- Summary: ATS does not contain certain vertex details Key: TEZ-3344 URL: https://issues.apache.org/jira/browse/TEZ-3344 Project: Apache Tez Issue Type: Bug Reporter: Rajesh Balamohan
e.g hive query {noformat} select count(1) from (select d_date, t_time_id from (select d_date from date_dim sort by d_date) d, time_dim) x {noformat} This has 4 vertices (will attach the DAG shortly). However, when ats data is downloaded via tez-ui or via ATSImporTool, "vertex_1466700718395_0351_4_03" data is missing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)