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 D9FB011BEF for ; Fri, 29 Aug 2014 20:09:53 +0000 (UTC) Received: (qmail 9389 invoked by uid 500); 29 Aug 2014 20:09:53 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 9340 invoked by uid 500); 29 Aug 2014 20:09:53 -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 9325 invoked by uid 99); 29 Aug 2014 20:09:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 20:09:53 +0000 Date: Fri, 29 Aug 2014 20:09:53 +0000 (UTC) From: "Alejandro Abdelnur (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-10994) KeyProviderCryptoExtension should use CryptoCodec for generation/decryption of keys 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-10994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115752#comment-14115752 ] Alejandro Abdelnur commented on HADOOP-10994: --------------------------------------------- test failure unrelated > KeyProviderCryptoExtension should use CryptoCodec for generation/decryption of keys > ----------------------------------------------------------------------------------- > > Key: HADOOP-10994 > URL: https://issues.apache.org/jira/browse/HADOOP-10994 > Project: Hadoop Common > Issue Type: Task > Components: security > Affects Versions: 3.0.0 > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Attachments: HADOOP-10994.patch, HADOOP-10994.patch, HADOOP-10994.patch > > > Currently is using JDK Cipher, with fs-encryption branch merged into trunk we can swap to CryptoCodec. -- This message was sent by Atlassian JIRA (v6.2#6252)