Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C53417BB9 for ; Sat, 18 Apr 2015 22:18:41 +0000 (UTC) Received: (qmail 17249 invoked by uid 500); 18 Apr 2015 22:18:40 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 17151 invoked by uid 500); 18 Apr 2015 22:18:40 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 17131 invoked by uid 99); 18 Apr 2015 22:18:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Apr 2015 22:18:40 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of yuzhihong@gmail.com does not designate 54.76.25.247 as permitted sender) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Apr 2015 22:18:12 +0000 Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id B09C920311 for ; Sat, 18 Apr 2015 22:18:10 +0000 (UTC) Received: by oblw8 with SMTP id w8so95035985obl.0 for ; Sat, 18 Apr 2015 15:17:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=JAylOr2dp0G7/mdJu3aWdUVXskTqK0vxq7W5A7SsokA=; b=bT+WqRxaZhgA8uit6qhiHfo1Q2pAYD7uGmemyHSO123GZSSBeIJm1MdoF9LqM3k8wX 3nhByA1LJILmn93jjJYT5o25hGVMjllWo4ajr4pikd8Ei3mND0/VAHgSJ+i17qlZkSHJ M9EmsbOq5SoK5Klm9gMQd++SvZ0dgrUchxFxBk9BnqUpPS5VVuRo/LbI4AwvF0CWaomh f+Yw+zzAtgyXLeyzN/OCK1/EP/MDG9WBp9zqe2YMatikYeZls6cEBTu3TEvqpkHHmVPy 2AZwFx2Xrc+dz8m6jGJVnWXoSKS2R1x7zePUtf+tNgHIvsSTCjV8HDo8J4t588+ogvT5 LmOA== MIME-Version: 1.0 X-Received: by 10.182.252.101 with SMTP id zr5mr8562720obc.46.1429395437756; Sat, 18 Apr 2015 15:17:17 -0700 (PDT) Received: by 10.202.177.2 with HTTP; Sat, 18 Apr 2015 15:17:17 -0700 (PDT) In-Reply-To: References: Date: Sat, 18 Apr 2015 15:17:17 -0700 Message-ID: Subject: Re: [VOTE] Third release candidate for HBase 1.0.1 (RC2) is available. Please vote by April 24 2015 From: Ted Yu To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=001a1134bfb04fa5730514070f3a X-Virus-Checked: Checked by ClamAV on apache.org --001a1134bfb04fa5730514070f3a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable +1 Checked signatures Ran unit test suite Exercised basic shell commands On Fri, Apr 17, 2015 at 11:06 PM, Enis S=C3=B6ztutar wrot= e: > I am pleased to announce that the third release candidate for the release > 1.0.1 > (HBase-1.0.1RC2), is available for download at > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.0.1RC2/ > > Maven artifacts are also available in the temporary repository > https://repository.apache.org/content/repositories/orgapachehbase-1075 > > Signed with my code signing key E964B5FF. Can be found here: > https://people.apache.org/keys/committer/enis.asc > > Signed tag in the repository can be found here: > > https://git-wip-us.apache.org/repos/asf?p=3Dhbase.git;a=3Dtag;h=3De84dbc0= b48861b6ff531a82321745f0607a7525f > > > HBase 1.0.1 is the next =E2=80=9Cpatch=E2=80=9D release in the 1.0.x rele= ase line and > supersedes 1.0.0. > According to the HBase=E2=80=99s semantic version guide (See [1]), the re= lease > candidate is > source and binary compatible with 1.0.0 for client applications and serve= r > side libraries > (coprocessors, filters, etc). > > Binary / source compatibility report with 1.0.0 can be reached here: > https://people.apache.org/~enis/1.0.0_1.0.1RC2_compat_report.html > > > 1.0.1 release contains 119 fixes on top of 1.0.0 release. Most of > the changes are > bug fixes except for the following: > > [HBASE-13002] - Make encryption cipher configurable > [HBASE-13044] - Configuration option for disabling coprocessor loading > [HBASE-13054] - Provide more tracing information for locking/latching > events. > [HBASE-13059] - Set executable bit for scripts in dev-support > [HBASE-13086] - Show ZK root node on Master WebUI > [HBASE-13109] - Make better SEEK vs SKIP decisions during scanning > [HBASE-13120] - Allow disabling hadoop classpath and native library looku= p > [HBASE-13132] - Improve RemoveColumn action debug message > [HBASE-13162] - Add capability for cleaning hbase acls to hbase cleanup > script. > [HBASE-13168] - Backport HBASE-12590 "A solution for data skew in > HBase-Mapreduce Job" > [HBASE-13183] - Make ZK tickTime configurable in standalone HBase > [HBASE-13342] - Fix incorrect interface annotations > [HBASE-12869] - Add a REST API implementation of the ClusterManager > interface > [HBASE-13380] - Cherry pick the HBASE-12808 compatibility checker tool ba= ck > to 0.98+ > > Full list of the issues can be found at: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=3D12329042= &projectId=3D12310753 > < > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=3D12329042= &projectId=3D12310753 > > > > Compatibility > ------------- > This release (1.0.1) is source, wire and binary compatible with 1.0.0 > release. Client > applications does not have to be recompiled with the new version (unless > new API is used) > if upgrading from 1.0.0. It is a drop-in replacement. > > See release notes for 1.0.0 [2] for compatibility with earlier > versions (0.94, 0.96, 0.98). > Compatibility of 1.0.1 with earlier versions is the same as in 1.0.0. > > Source Compatibility: > Client side code in HBase-1.0.x is (mostly) source compatible with 0.98.x > versions. Some minor API changes might be needed from the client side. > > Wire Compatibility: > HBase-1.0.x release is wire compatible with 0.98.x releases. Clients and > servers running in different versions as long as new features are not us= ed > should be possible. > A rolling upgrade from 0.98.x clusters to 1.0.x is supported as well. > Rolling upgrade from 0.96 directly to 1.0.x is not supported. > 1.0.x is NOT wire compatible with earlier releases (0.94, etc). > > Binary Compatibility: > Binary compatibility at the Java API layer with earlier versions (0.98.x, > 0.96.x and 0.94.x) is not supported. You may have to recompile your clien= t > code and any server side code (coprocessors, filters etc) referring to > hbase jars. > > Other Compatibility issues: > - [HBASE-13479] - [branch-1.0] Master should not bind to region server > ports > (Master now respects hbase.master.port and hbase.master.info.port) > - [HBASE-13481] - Master should respect master (old) DNS/bind related > configurations > - [HBASE-13289 ] - > typo > in splitSuccessCount metric > - [HBASE-13275] - Setting hbase.security.authorization to false does not > disable authorization > - [HBASE-13362] - Set max result size from client only (like scanner > caching) > > > Upgrading > --------- > This release is rolling upgradable from 1.0.0 release. > > See [2] and [3] for upgrade instructions from earlier versions. Upgrading > to 1.0.1 is similar > to upgrading to 1.0.0 as documented in [3]. > > From 0.98.x : Upgrade from 0.98.x in regular upgrade or rolling upgrade > fashion > is supported. > > From 0.96.x : Upgrade from 0.96.x is supported with a shutdown and restar= t > of > the cluster. > > From 0.94.x : Upgrade from 0.94.x is supported similar to upgrade from > 0.94 -> 0.96. The upgrade script should be run to rewrite cluster level > metadata. > See [3] for details. > > > Supported Hadoop versions > ------------------------- > 1.0.x releases support only Hadoop-2.x. Hadoop-2.4.x, Hadoop-2.5.x > and Hadoop-2.6.x > releases are the most tested hadoop releases and we recommend running wit= h > those > versions (or later versions). Earlier Hadoop-2 based releases (hadoop-2.2= .x > and 2.3.x) > are not tested to the full extend. More information can be found at [4]. > > > Supported Java versions > ------------------------- > 1.0.x releases only support JDK7. JDK8 support is experimental. More > information can be > found at [5]. > > > Voting > ------ > Please try to test and vote on this release by April 24 2015 11:59PM PDT. > > [] +1 Release the artifacts as 1.0.1 > [] -1 DO NOT release the artifacts as 1.0.1, because... > > > References > ---------- > [1] https://hbase.apache.org/book/upgrading.html#hbase.versioning > [2] http://s.apache.org/hbase-1.0.0-release-notes > [3] https://hbase.apache.org/book/upgrade1.0.html#upgrade1.0.changes > [4] https://hbase.apache.org/book/configuration.html#hadoop > [5] https://hbase.apache.org/book/configuration.html#java > > Thanks all who worked on this release! > Enis > --001a1134bfb04fa5730514070f3a--