[
https://issues.apache.org/jira/browse/TEZ-3086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreenath Somarajapuram updated TEZ-3086:
----------------------------------------
Attachment: TEZ-3086.2.patch
Attaching a fresh patch with the fix.
- Current implementation looks for the query inside dagPlan.dagInfo.description
& dagPlan.dagInfo.blob only.
- The fix would take the query from dagPlan.dagContext.description if
available. (Thats how it comes in Tez 0.5.2)
> Tez UI 2: Backward compatibility changes
> ----------------------------------------
>
> Key: TEZ-3086
> URL: https://issues.apache.org/jira/browse/TEZ-3086
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Sreenath Somarajapuram
> Assignee: Sreenath Somarajapuram
> Attachments: TEZ-3086.1.patch, TEZ-3086.2.patch
>
>
> -Caller info is displayed for old dagInfo format-
> - Utilize DAG & Vertex progress value provided by AM web service V1
> - If not dagInfo, load caller tInfo from HIVE_QUERY_ID, and if available set
> the caller type as Hive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)