Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5AB618C7C for ; Thu, 4 Feb 2016 01:07:40 +0000 (UTC) Received: (qmail 52575 invoked by uid 500); 4 Feb 2016 01:07:40 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 52442 invoked by uid 500); 4 Feb 2016 01:07:40 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 52365 invoked by uid 99); 4 Feb 2016 01:07:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Feb 2016 01:07:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CF3412C14F7 for ; Thu, 4 Feb 2016 01:07:39 +0000 (UTC) Date: Thu, 4 Feb 2016 01:07:39 +0000 (UTC) From: "Sangjin Lee (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-4670) add logging when a node is AM-blacklisted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sangjin Lee created YARN-4670: --------------------------------- Summary: add logging when a node is AM-blacklisted Key: YARN-4670 URL: https://issues.apache.org/jira/browse/YARN-4670 Project: Hadoop YARN Issue Type: Improvement Components: resourcemanager Affects Versions: 2.8.0 Reporter: Sangjin Lee Assignee: Sangjin Lee Priority: Trivial Today there is not much logging happening when a node is blacklisted for an AM (see YARN-2005). We can add a little more logging to see this activity easily from the RM logs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)