Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 F1EF211B02 for ; Tue, 22 Jul 2014 21:58:39 +0000 (UTC) Received: (qmail 53908 invoked by uid 500); 22 Jul 2014 21:58:39 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 53851 invoked by uid 500); 22 Jul 2014 21:58:39 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 53838 invoked by uid 99); 22 Jul 2014 21:58:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jul 2014 21:58:39 +0000 Date: Tue, 22 Jul 2014 21:58:39 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-6509) create a /.reserved/raw filesystem namespace 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/HDFS-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14070992#comment-14070992 ] Allen Wittenauer commented on HDFS-6509: ---------------------------------------- I'll be honest I haven't been following closely this set of jiras. So let me apologize in advance. But this jira makes me wonder: what happens when a non-admin uses distcp? .e.g., a lot of systems are configured that don't allow HDFS to run MR jobs. Will they not be allowed to distcp encrypted data? > create a /.reserved/raw filesystem namespace > -------------------------------------------- > > Key: HDFS-6509 > URL: https://issues.apache.org/jira/browse/HDFS-6509 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: security > Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134) > Reporter: Charles Lamb > Assignee: Charles Lamb > Attachments: HDFS-6509.001.patch, HDFS-6509distcpandDataatRestEncryption-2.pdf, HDFS-6509distcpandDataatRestEncryption.pdf > > > This is part of the work for making distcp work with Data at Rest Encryption. Per the attached document, create a /.reserved/raw HDFS filesystem namespace that allows access to the encrypted bytes of a file. -- This message was sent by Atlassian JIRA (v6.2#6252)