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 E69B017AD5 for ; Thu, 23 Oct 2014 17:31:33 +0000 (UTC) Received: (qmail 5808 invoked by uid 500); 23 Oct 2014 17:31:33 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 5747 invoked by uid 500); 23 Oct 2014 17:31:33 -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 5737 invoked by uid 99); 23 Oct 2014 17:31:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 17:31:33 +0000 Date: Thu, 23 Oct 2014 17:31:33 +0000 (UTC) From: "Siddharth Seth (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-1424) Fixes to DAG text representation in debug mode 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-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181606#comment-14181606 ] Siddharth Seth commented on TEZ-1424: ------------------------------------- +1. Looks good. Thanks [~rajesh.balamohan] > Fixes to DAG text representation in debug mode > ---------------------------------------------- > > Key: TEZ-1424 > URL: https://issues.apache.org/jira/browse/TEZ-1424 > Project: Apache Tez > Issue Type: Bug > Reporter: Siddharth Seth > Assignee: Rajesh Balamohan > Priority: Critical > Attachments: TEZ-1424.1.patch, TEZ-1424.2.patch, TEZ-1424.3.patch > > > Several fixes required > - Don't log entire tokens, just the identifier should be enough > - DAG ID (or unique number needs to be used). Otherwise we get only one file per session > - This should not go into the local-directory - since that isn't accessible. Instead the log directory would be a better place. > Marking as critical for 0.5.1 since this is very useful for debugging. -- This message was sent by Atlassian JIRA (v6.3.4#6332)