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 0A5D411B5B for ; Mon, 4 Aug 2014 18:40:17 +0000 (UTC) Received: (qmail 5270 invoked by uid 500); 4 Aug 2014 18:40:16 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 5214 invoked by uid 500); 4 Aug 2014 18:40:16 -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 5202 invoked by uid 99); 4 Aug 2014 18:40:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2014 18:40:16 +0000 Date: Mon, 4 Aug 2014 18:40:16 +0000 (UTC) From: "Charles Lamb (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-6134) Transparent data at rest encryption 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/HDFS-6134?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6134: ------------------------------- Attachment: HDFS-6134.001.patch Submitting a first cut of the branch merge patch just to get a jenkins run = going. > Transparent data at rest encryption > ----------------------------------- > > Key: HDFS-6134 > URL: https://issues.apache.org/jira/browse/HDFS-6134 > Project: Hadoop HDFS > Issue Type: New Feature > Components: security > Affects Versions: 2.3.0 > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Attachments: HDFS-6134.001.patch, HDFS-6134_test_plan.pdf, HDFSDa= taatRestEncryptionProposal_obsolete.pdf, HDFSEncryptionConceptualDesignProp= osal-2014-06-20.pdf > > > Because of privacy and security regulations, for many industries, sensiti= ve data at rest must be in encrypted form. For example: the health=C2=ADcar= e industry (HIPAA regulations), the card payment industry (PCI DSS regulati= ons) or the US government (FISMA regulations). > This JIRA aims to provide a mechanism to encrypt HDFS data at rest that c= an be used transparently by any application accessing HDFS via Hadoop Files= ystem Java API, Hadoop libhdfs C library, or WebHDFS REST API. > The resulting implementation should be able to be used in compliance with= different regulation requirements. -- This message was sent by Atlassian JIRA (v6.2#6252)