[
https://issues.apache.org/jira/browse/TEZ-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prakash Ramachandran updated TEZ-2523:
--------------------------------------
Fix Version/s: 0.7.1
0.8.0
> Tez UI: derive applicationId from dag/vertex id instead of relying on json
> data
> -------------------------------------------------------------------------------
>
> Key: TEZ-2523
> URL: https://issues.apache.org/jira/browse/TEZ-2523
> Project: Apache Tez
> Issue Type: Bug
> Components: UI
> Reporter: Prakash Ramachandran
> Assignee: Prakash Ramachandran
> Fix For: 0.8.0, 0.7.1
>
> Attachments: TEZ-2523.1.patch
>
>
> currently the applicationId for the models dag/vertex is picked up from
> primary filter data for the dag/vertex json. deriving this from the
> dagid/vertexid on the models has the below benefits.
> * ensures applicationId is not null (in some corner cases this causes
> exception in store.find)
> * makes the ui backward compatible (0.5).
> * allows to remove the appid from primary filter (TEZ-2485)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)