Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7BD418662 for ; Mon, 1 Feb 2016 15:48:40 +0000 (UTC) Received: (qmail 81563 invoked by uid 500); 1 Feb 2016 15:48:40 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 81322 invoked by uid 500); 1 Feb 2016 15:48:40 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 81295 invoked by uid 99); 1 Feb 2016 15:48:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 15:48:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E5A732C1F64 for ; Mon, 1 Feb 2016 15:48:39 +0000 (UTC) Date: Mon, 1 Feb 2016 15:48:39 +0000 (UTC) From: "Sreenath Somarajapuram (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-3084) Tez UI 2: Display caller type and info MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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)