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 B3C51200BAD for ; Tue, 25 Oct 2016 15:53:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B2A80160AFA; Tue, 25 Oct 2016 13:53:01 +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 2AD6B160AE6 for ; Tue, 25 Oct 2016 15:53:01 +0200 (CEST) Received: (qmail 18503 invoked by uid 500); 25 Oct 2016 13:52:58 -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 18456 invoked by uid 99); 25 Oct 2016 13:52:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Oct 2016 13:52:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D6D92C2A6C for ; Tue, 25 Oct 2016 13:52:58 +0000 (UTC) Date: Tue, 25 Oct 2016 13:52:58 +0000 (UTC) From: "Varun Vasudev (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5765) LinuxContainerExecutor creates appcache and its subdirectories with wrong group owner. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 25 Oct 2016 13:53:01 -0000 [ https://issues.apache.org/jira/browse/YARN-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605372#comment-15605372 ] Varun Vasudev commented on YARN-5765: ------------------------------------- Definitely a blocker for 2.8 as well. cc [~naganarasimha_gr@apache.org] and [~Ying Zhang] who worked on YARN-5287. > LinuxContainerExecutor creates appcache and its subdirectories with wrong group owner. > -------------------------------------------------------------------------------------- > > Key: YARN-5765 > URL: https://issues.apache.org/jira/browse/YARN-5765 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 3.0.0-alpha1 > Reporter: Haibo Chen > Assignee: Haibo Chen > Priority: Blocker > > LinuxContainerExecutor creates usercache/\{userId\}/appcache/\{appId\} with wrong group owner, causing Log aggregation and ShuffleHandler to fail because node manager process does not have permission to read the files under the directory. > This can be easily reproduced by enabling LCE and submitting a MR example job. -- 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