Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-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 ACE6719C74 for ; Mon, 11 Apr 2016 12:09:25 +0000 (UTC) Received: (qmail 41709 invoked by uid 500); 11 Apr 2016 12:09:25 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 41678 invoked by uid 500); 11 Apr 2016 12:09:25 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 41650 invoked by uid 99); 11 Apr 2016 12:09:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Apr 2016 12:09:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7DBB42C14F7 for ; Mon, 11 Apr 2016 12:09:25 +0000 (UTC) Date: Mon, 11 Apr 2016 12:09:25 +0000 (UTC) From: "Sebastian Toader (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-15786) Add some logs to help co-related task ids from server and agent 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/AMBARI-15786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234953#comment-15234953 ] Sebastian Toader commented on AMBARI-15786: ------------------------------------------- +1 > Add some logs to help co-related task ids from server and agent > --------------------------------------------------------------- > > Key: AMBARI-15786 > URL: https://issues.apache.org/jira/browse/AMBARI-15786 > Project: Ambari > Issue Type: Bug > Components: ambari-agent, ambari-server > Affects Versions: 2.2.0 > Reporter: Sumit Mohanty > Assignee: Sumit Mohanty > Fix For: 2.2.2 > > Attachments: AMBARI-15786.patch > > > Recently, I was debugging some cluster and it was very difficult to co-relate commands that failed with the scheduling of commands from the server. There are several key log statements that are missing task IDs that can be used to co-relate the logs. > The changes are modifying only the logs and I have tested that the logs are being emitted properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)