You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2015/04/16 15:59:59 UTC

[jira] [Resolved] (TEZ-2329) UI Query on final dag status performance improvement

     [ https://issues.apache.org/jira/browse/TEZ-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Eagles resolved TEZ-2329.
----------------------------------
    Resolution: Fixed

> UI Query on final dag status performance improvement
> ----------------------------------------------------
>
>                 Key: TEZ-2329
>                 URL: https://issues.apache.org/jira/browse/TEZ-2329
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>         Attachments: TEZ-2329.1.patch
>
>
> Final dag status is a primary filter for the TEZ_DAG_ID entity. However, intermediate dag status is not.
> By conditionally selecting between primaryFilter and secondaryFilter for status, we can dramatically speed up the FAILED, ERROR, KILLED dag status queries that are a common debugging operation for users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)