Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA0D21141D for ; Thu, 18 Sep 2014 18:41:46 +0000 (UTC) Received: (qmail 60862 invoked by uid 500); 18 Sep 2014 18:41:43 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 60776 invoked by uid 500); 18 Sep 2014 18:41:43 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 60753 invoked by uid 99); 18 Sep 2014 18:41:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2014 18:41:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andrew.purtell@gmail.com designates 209.85.217.176 as permitted sender) Received: from [209.85.217.176] (HELO mail-lb0-f176.google.com) (209.85.217.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2014 18:41:16 +0000 Received: by mail-lb0-f176.google.com with SMTP id z11so1729442lbi.21 for ; Thu, 18 Sep 2014 11:41:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=xw3T+0Inu4eTstkgB5f8rsWASxI1q0oFIhihNe9VZyk=; b=K7rnx8fxnDLb3OFvu84qaMQUeUiFR41f70RuasC58HwAylONK0hWHl+o36Hug+/8/w LGyYQbOJA5MnORDnnd/8ejmY9skNN/OGCTTqsXSlCa6cvgaF3zNItvHsk/xTPYrGEBQB cwWpEY9pqlMdVblKZ30z2PUUxHkqFMtj7UeHYk5b7cibpWm0zCIYeMvP+z39QaMJlv8J X0fkXLn6YjqUfpWbOBXmVnnHdcbPqQ0J3LjaMN0a9zWOO/wzzi13F6e+2yMBX5mzBo3x aqfILCOzHpj5DHrQVBk6LnNwb6yxsC4fkzk8d3pw07pEb5rcVEy+zEO6VzaQflRxhzsV BpoQ== X-Received: by 10.112.75.233 with SMTP id f9mr1562104lbw.102.1411065675762; Thu, 18 Sep 2014 11:41:15 -0700 (PDT) MIME-Version: 1.0 Sender: andrew.purtell@gmail.com Received: by 10.25.160.206 with HTTP; Thu, 18 Sep 2014 11:40:35 -0700 (PDT) From: Andrew Purtell Date: Thu, 18 Sep 2014 11:40:35 -0700 X-Google-Sender-Auth: l5zUup4DBdorRKdFoh8w0YMh6JA Message-ID: Subject: [ANNOUNCE] HBase 0.98.6.1 is now available for download To: "dev@hbase.apache.org" , "user@hbase.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Apache HBase 0.98.6.1 is a patch release for 0.98.6 fixing a regression in 0.98.6 involving non-superuser table creation when security is active (HBASE-11972). Please use this release instead of 0.98.6. (We have removed 0.98.6 distribution artifacts in the mirrors.) Get 0.98.6.1 from an Apache mirror [1] or Maven repository. The issues resolved in this release are: HBASE-11963 Synchronize peer cluster replication connection attempts HBASE-11972 The "doAs user" used in the update to hbase:acl table RPC is incorrect For other changes since 0.98.5, see http://s.apache.org/Ur4 Best, The HBase Dev Team 1. http://www.apache.org/dyn/closer.cgi/hbase/