From yarn-issues-return-146344-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Tue May 29 20:03:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DA771180676 for ; Tue, 29 May 2018 20:03:04 +0200 (CEST) Received: (qmail 27505 invoked by uid 500); 29 May 2018 18:03:04 -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 27492 invoked by uid 99); 29 May 2018 18:03:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2018 18:03:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8BB311A384C for ; Tue, 29 May 2018 18:03:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id yQ-ZyN20Ww3c for ; Tue, 29 May 2018 18:03:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 193CD5F543 for ; Tue, 29 May 2018 18:03:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1B541E0D27 for ; Tue, 29 May 2018 18:03:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7765721099 for ; Tue, 29 May 2018 18:03:00 +0000 (UTC) Date: Tue, 29 May 2018 18:03:00 +0000 (UTC) From: =?utf-8?Q?=C3=8D=C3=B1igo_Goiri_=28JIRA=29?= To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-8359) Exclude containermanager.linux test classes on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-8359?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16493= 973#comment-16493973 ]=20 =C3=8D=C3=B1igo Goiri commented on YARN-8359: ----------------------------------- The Yetus run for [^YARN-8359.001.patch] seems right. [~giovanni.fumarola], did you confirm that this test now indeed gets ignore= d for Windows? > Exclude containermanager.linux test classes on Windows > ------------------------------------------------------ > > Key: YARN-8359 > URL: https://issues.apache.org/jira/browse/YARN-8359 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Giovanni Matteo Fumarola > Assignee: Jason Lowe > Priority: Major > Attachments: YARN-8359.001.patch, YARN-8359.002.patch > > > Some of the tests in containermanager.linux.runtime failed in Windows due= to=C2=A0 > *Error Message* > *'posix:permissions' not supported as initial attribute* > We use=C2=A0PosixFilePermission=C2=A0which can be used only with operatin= g systems which are compatibile with POSIX: > A file attribute view that provides a view of the file attributes commonl= y associated with files on file systems used by operating systems that impl= ement the Portable Operating System Interface (POSIX) family of standards.O= perating systems that implement the POSIX family of standards commonly use = file systems that have a file owner, group-owner, and related access permis= sions.=C2=A0Windows unfortunatelly doesn't support POSIX file systems so th= is is why your code doesn't work. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org