Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 151E811E01 for ; Tue, 17 Jun 2014 17:09:05 +0000 (UTC) Received: (qmail 54711 invoked by uid 500); 17 Jun 2014 17:09:04 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 54666 invoked by uid 500); 17 Jun 2014 17:09:04 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 54655 invoked by uid 99); 17 Jun 2014 17:09:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 17:09:04 +0000 Date: Tue, 17 Jun 2014 17:09:04 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-10557) FsShell -cp -pa option for preserving extended ACLs 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/HADOOP-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-10557: ----------------------------------- Component/s: fs Hadoop Flags: Reviewed +1 for the patch. Thanks for incorporating the feedback. In addition to the automated tests here, I started a 2.3.0 cluster and ran a trunk client build with this change. I verified that there are no compatibility problems, and I verified that the command fails as expected when doing a cp -pa across different file systems and the target file system doesn't support ACLs. [~ajisakaa], while testing I noticed that ACLs were not preserved on directories. Then, I found HADOOP-9705 reporting the bug for all attributes. I'll resume conversation about that on the other jira. I'll commit this patch now. > FsShell -cp -pa option for preserving extended ACLs > --------------------------------------------------- > > Key: HADOOP-10557 > URL: https://issues.apache.org/jira/browse/HADOOP-10557 > Project: Hadoop Common > Issue Type: Improvement > Components: fs > Affects Versions: 2.4.0 > Reporter: Akira AJISAKA > Assignee: Akira AJISAKA > Attachments: HADOOP-10557.2.patch, HADOOP-10557.3.patch, HADOOP-10557.4.patch, HADOOP-10557.5.patch, HADOOP-10557.patch > > > This issue tracks enhancing FsShell cp to add a new command-line option (-pa) for preserving extended ACLs. -- This message was sent by Atlassian JIRA (v6.2#6252)