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 EB2C61130B for ; Wed, 24 Sep 2014 19:02:35 +0000 (UTC) Received: (qmail 25252 invoked by uid 500); 24 Sep 2014 19:02:35 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 25209 invoked by uid 500); 24 Sep 2014 19:02:35 -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 25198 invoked by uid 99); 24 Sep 2014 19:02:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 19:02:35 +0000 Date: Wed, 24 Sep 2014 19:02:35 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-6987) Move CipherSuite xattr information up to the encryption zone root 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-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146734#comment-14146734 ] Andrew Wang commented on HDFS-6987: ----------------------------------- I'm +1 on this branch-2 patch, thanks Zhe. Will commit shortly. > Move CipherSuite xattr information up to the encryption zone root > ----------------------------------------------------------------- > > Key: HDFS-6987 > URL: https://issues.apache.org/jira/browse/HDFS-6987 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: encryption > Reporter: Andrew Wang > Assignee: Zhe Zhang > Fix For: 3.0.0 > > Attachments: HDFS-6987-20140917-v1.patch, HDFS-6987-20140918-v1.patch, HDFS-6987-20140919-v1.patch, HDFS-6987-20140919-v2.patch, HDFS-6987-20140919-v3.patch, HDFS-6987-20140920-v1.patch, HDFS-6987-branch-2-v2.patch > > > All files within a single EZ need to be encrypted with the same CipherSuite. Because of this, I think we can store the CipherSuite once in the EZ rather than on each file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)