You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2016/02/01 16:48:39 UTC

[jira] [Commented] (TEZ-3084) Tez UI 2: Display caller type and info

    [ https://issues.apache.org/jira/browse/TEZ-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126423#comment-15126423 ] 

Sreenath Somarajapuram commented on TEZ-3084:
---------------------------------------------

[~hitesh]
This is how the values are mapped now.
{code}
callerID = primaryfilters.callerId.0
callerType = otherinfo.dagPlan.dagInfo.context
callerInfo = otherinfo.dagPlan.dagInfo.description or otherinfo.dagPlan.dagInfo.blob
{code}
Is that good enough?

> Tez UI 2: Display caller type and info 
> ---------------------------------------
>
>                 Key: TEZ-3084
>                 URL: https://issues.apache.org/jira/browse/TEZ-3084
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Sreenath Somarajapuram
>
> - Display caller related details in DAG details page
> - caller type can be Hive Pig etc.
> - caller info would be the query when displaying a hive dag, and for pig it would be the blob.



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