Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 79664200AE1 for ; Mon, 23 May 2016 01:00:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 76CBB160A28; Sun, 22 May 2016 23:00:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BEBBD160A06 for ; Mon, 23 May 2016 01:00:17 +0200 (CEST) Received: (qmail 85129 invoked by uid 500); 22 May 2016 23:00:17 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 85117 invoked by uid 99); 22 May 2016 23:00:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 May 2016 23:00:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B58902C1F6A for ; Sun, 22 May 2016 23:00:16 +0000 (UTC) Date: Sun, 22 May 2016 23:00:16 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5112) Excessive log warnings for directory permission issue on NM recovery. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 22 May 2016 23:00:18 -0000 [ https://issues.apache.org/jira/browse/YARN-5112?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-5112: ----------------------------- Summary: Excessive log warnings for directory permission issue on NM re= covery. (was: Excessive log warnings on NM recovery) > Excessive log warnings for directory permission issue on NM recovery. > --------------------------------------------------------------------- > > Key: YARN-5112 > URL: https://issues.apache.org/jira/browse/YARN-5112 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Jian He > Assignee: Jian He > Attachments: YARN-5112.2.patch, YARN-5112.3.patch, YARN-5112.4.pa= tch, YARN-5112.5.patch, YARN-5112.6.patch, YARN-5112.patch > > > When there are a lot of apps to recover in NM store, NM prints these two = lines for each app, which gets annoying. > {code} > 2015-10-13 01:58:40,277 WARN=E2=80=82=E2=80=82logaggregation.LogAggregati= onService (LogAggregationService.java:verifyAndCreateRemoteLogDir(195)) - R= emote Root Log Dir [/app-logs] already exist, but with incorrect permission= s. Expected: [rwxrwxrwt], Found: [rwxrwxrwx]. The cluster may have problems= with multiple users. > 1111336 2015-10-13 01:58:40,277 WARN=E2=80=82=E2=80=82logaggregation.AppL= ogAggregatorImpl (AppLogAggregatorImpl.java:(182)) - rollingMonitorIn= terval is set as -1. The log rolling mornitoring interval is disabled. The = logs will be aggregated after this application is finished. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org