Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C659A184B2 for ; Tue, 1 Sep 2015 19:47:46 +0000 (UTC) Received: (qmail 11707 invoked by uid 500); 1 Sep 2015 19:47:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 11653 invoked by uid 500); 1 Sep 2015 19:47:46 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 11635 invoked by uid 99); 1 Sep 2015 19:47:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2015 19:47:46 +0000 Date: Tue, 1 Sep 2015 19:47:46 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13221) HDFS Transparent Encryption breaks WAL writing in Hadoop 2.6.0 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/HBASE-13221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725954#comment-14725954 ] Andrew Purtell commented on HBASE-13221: ---------------------------------------- +1 > HDFS Transparent Encryption breaks WAL writing in Hadoop 2.6.0 > -------------------------------------------------------------- > > Key: HBASE-13221 > URL: https://issues.apache.org/jira/browse/HBASE-13221 > Project: HBase > Issue Type: Bug > Components: documentation, wal > Affects Versions: 0.98.0, 1.0.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Critical > Fix For: 2.0.0, 0.98.15, 1.0.3, 1.1.3 > > Attachments: HBASE-13221.1.patch > > > We need to detect when HDFS Transparent Encryption (Hadoop 2.6.0+) is enabled and fall back to more synchronization in the WAL to prevent catastrophic failure under load. > See HADOOP-11708 for more details. -- This message was sent by Atlassian JIRA (v6.3.4#6332)