You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Andrew Purtell <ap...@apache.org> on 2014/05/26 23:18:27 UTC

[VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

The 2nd HBase 0.98.3 release candidate (RC1) is available for download at
http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are also
available in the temporary repository
https://repository.apache.org/content/repositories/orgapachehbase-1022

Signed with my code signing key D5365CCD.

The issues resolved in this release can be found here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765

Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
-0800 GMT) on June 1 on whether or not we should release this as 0.98.3.
Three +1 votes from PMC will be required to release.

-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Ted Yu <yu...@gmail.com>.
These tests passed locally (on MacBook).

Cheers


On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
jean-marc@spaggiari.org> wrote:

> I tried the test suite 3 times and 3 times failed on this:
> Results :
>
> Failed tests:
>
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
>
> Tests in error:
>
>
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>   testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>
>
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
>
> Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
>
>
> Am I the only one facing that?
>
> JM
>
>
> 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
>
> > Downloaded, checked signature, poked around with a mini-cluster + shell,
> ui
> > looks good, built against phoenix.
> >
> > +1
> >
> > -------------------
> > Jesse Yates
> > @jesse_yates
> > jyates.github.com
> >
> >
> > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > wrote:
> >
> > > +1
> > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > visibility labels, tags and encryption (HFile and WAL). All looks good.
> > >
> > > -Anoop-
> > >
> > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > >
> > > > +1
> > > >
> > > > Downloaded, checked hash, checked doc.
> > > >
> > > > Loaded data into standaalone mode.  Checked it made it.  Checked UI.
> >  All
> > > > seems fine.
> > > >
> > > > Put it up on my little test cluster and ran my blockcache loadings (I
> > had
> > > > to copy in hadoop 2.4.x libs).  It started fine over data written by
> > > trunk.
> > > >  Seems fine.  No unusual behaviors that I could see on cursory
> review.
> > > >
> > > > St.Ack
> > > >
> > > >
> > > >
> > > >
> > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <apurtell@apache.org
> >
> > > > wrote:
> > > >
> > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > download
> > > at
> > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts
> > are
> > > > also
> > > > > available in the temporary repository
> > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > >
> > > > > Signed with my code signing key D5365CCD.
> > > > >
> > > > > The issues resolved in this release can be found here:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > >
> > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> Time
> > > > (00:00
> > > > > -0800 GMT) on June 1 on whether or not we should release this as
> > > 0.98.3.
> > > > > Three +1 votes from PMC will be required to release.
> > > > >
> > > > > --
> > > > > Best regards,
> > > > >
> > > > >    - Andy
> > > > >
> > > > > Problems worthy of attack prove their worth by hitting back. - Piet
> > > Hein
> > > > > (via Tom White)
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Andrew Purtell <ap...@apache.org>.
Thanks Ram and Anoop for verifying the integration tests for the security
features.


On Wed, May 28, 2014 at 12:22 AM, ramkrishna vasudevan <
ramkrishna.s.vasudevan@gmail.com> wrote:

> Downloaded the src, compiled it.  Verified the signatures also.
> Ran IT tests along with restart scenarios with V3 version and ACL CP and
> Visibility CP enabled.  Even restart scenarios look fine.
> +1 on RC.
>
> REgards
> Ram
>
>
> On Wed, May 28, 2014 at 6:04 AM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > I ran the unit test suite 25 times on JDK 7 and did not see this. I am
> > currently doing the same on JDK 6. No unit test failures so far.
> >
> >
> > On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
> > jean-marc@spaggiari.org> wrote:
> >
> > > I tried the test suite 3 times and 3 times failed on this:
> > > Results :
> > >
> > > Failed tests:
> > >
> > >
> >
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
> > >
> > > Tests in error:
> > >
> > >
> > >
> >
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> > >
> > testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> > >
> > >
> > >
> >
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
> > >
> > > Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
> > >
> > >
> > > Am I the only one facing that?
> > >
> > > JM
> > >
> > >
> > > 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
> > >
> > > > Downloaded, checked signature, poked around with a mini-cluster +
> > shell,
> > > ui
> > > > looks good, built against phoenix.
> > > >
> > > > +1
> > > >
> > > > -------------------
> > > > Jesse Yates
> > > > @jesse_yates
> > > > jyates.github.com
> > > >
> > > >
> > > > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > > > wrote:
> > > >
> > > > > +1
> > > > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > > > visibility labels, tags and encryption (HFile and WAL). All looks
> > good.
> > > > >
> > > > > -Anoop-
> > > > >
> > > > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > > > >
> > > > > > +1
> > > > > >
> > > > > > Downloaded, checked hash, checked doc.
> > > > > >
> > > > > > Loaded data into standaalone mode.  Checked it made it.  Checked
> > UI.
> > > >  All
> > > > > > seems fine.
> > > > > >
> > > > > > Put it up on my little test cluster and ran my blockcache
> loadings
> > (I
> > > > had
> > > > > > to copy in hadoop 2.4.x libs).  It started fine over data written
> > by
> > > > > trunk.
> > > > > >  Seems fine.  No unusual behaviors that I could see on cursory
> > > review.
> > > > > >
> > > > > > St.Ack
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <
> > apurtell@apache.org
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > > > download
> > > > > at
> > > > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven
> > artifacts
> > > > are
> > > > > > also
> > > > > > > available in the temporary repository
> > > > > > >
> > > >
> https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > > > >
> > > > > > > Signed with my code signing key D5365CCD.
> > > > > > >
> > > > > > > The issues resolved in this release can be found here:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > > > >
> > > > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> > > Time
> > > > > > (00:00
> > > > > > > -0800 GMT) on June 1 on whether or not we should release this
> as
> > > > > 0.98.3.
> > > > > > > Three +1 votes from PMC will be required to release.
> > > > > > >
> > > > > > > --
> > > > > > > Best regards,
> > > > > > >
> > > > > > >    - Andy
> > > > > > >
> > > > > > > Problems worthy of attack prove their worth by hitting back. -
> > Piet
> > > > > Hein
> > > > > > > (via Tom White)
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
> >
>



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Ted Yu <yu...@gmail.com>.
+1 from me.

- checked documentation and tarball

- ran unit test suite which passed

- ran in local and distributed mode

- checked the UI pages

- verified cell visibility label functionality


On Wed, May 28, 2014 at 12:22 AM, ramkrishna vasudevan <
ramkrishna.s.vasudevan@gmail.com> wrote:

> Downloaded the src, compiled it.  Verified the signatures also.
> Ran IT tests along with restart scenarios with V3 version and ACL CP and
> Visibility CP enabled.  Even restart scenarios look fine.
> +1 on RC.
>
> REgards
> Ram
>
>
> On Wed, May 28, 2014 at 6:04 AM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > I ran the unit test suite 25 times on JDK 7 and did not see this. I am
> > currently doing the same on JDK 6. No unit test failures so far.
> >
> >
> > On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
> > jean-marc@spaggiari.org> wrote:
> >
> > > I tried the test suite 3 times and 3 times failed on this:
> > > Results :
> > >
> > > Failed tests:
> > >
> > >
> >
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
> > >
> > > Tests in error:
> > >
> > >
> > >
> >
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> > >
> > >
> > >
> >
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> > >
> > testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> > >
> > >
> > >
> >
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
> > >
> > > Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
> > >
> > >
> > > Am I the only one facing that?
> > >
> > > JM
> > >
> > >
> > > 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
> > >
> > > > Downloaded, checked signature, poked around with a mini-cluster +
> > shell,
> > > ui
> > > > looks good, built against phoenix.
> > > >
> > > > +1
> > > >
> > > > -------------------
> > > > Jesse Yates
> > > > @jesse_yates
> > > > jyates.github.com
> > > >
> > > >
> > > > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > > > wrote:
> > > >
> > > > > +1
> > > > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > > > visibility labels, tags and encryption (HFile and WAL). All looks
> > good.
> > > > >
> > > > > -Anoop-
> > > > >
> > > > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > > > >
> > > > > > +1
> > > > > >
> > > > > > Downloaded, checked hash, checked doc.
> > > > > >
> > > > > > Loaded data into standaalone mode.  Checked it made it.  Checked
> > UI.
> > > >  All
> > > > > > seems fine.
> > > > > >
> > > > > > Put it up on my little test cluster and ran my blockcache
> loadings
> > (I
> > > > had
> > > > > > to copy in hadoop 2.4.x libs).  It started fine over data written
> > by
> > > > > trunk.
> > > > > >  Seems fine.  No unusual behaviors that I could see on cursory
> > > review.
> > > > > >
> > > > > > St.Ack
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <
> > apurtell@apache.org
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > > > download
> > > > > at
> > > > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven
> > artifacts
> > > > are
> > > > > > also
> > > > > > > available in the temporary repository
> > > > > > >
> > > >
> https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > > > >
> > > > > > > Signed with my code signing key D5365CCD.
> > > > > > >
> > > > > > > The issues resolved in this release can be found here:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > > > >
> > > > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> > > Time
> > > > > > (00:00
> > > > > > > -0800 GMT) on June 1 on whether or not we should release this
> as
> > > > > 0.98.3.
> > > > > > > Three +1 votes from PMC will be required to release.
> > > > > > >
> > > > > > > --
> > > > > > > Best regards,
> > > > > > >
> > > > > > >    - Andy
> > > > > > >
> > > > > > > Problems worthy of attack prove their worth by hitting back. -
> > Piet
> > > > > Hein
> > > > > > > (via Tom White)
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by ramkrishna vasudevan <ra...@gmail.com>.
Downloaded the src, compiled it.  Verified the signatures also.
Ran IT tests along with restart scenarios with V3 version and ACL CP and
Visibility CP enabled.  Even restart scenarios look fine.
+1 on RC.

REgards
Ram


On Wed, May 28, 2014 at 6:04 AM, Andrew Purtell <ap...@apache.org> wrote:

> I ran the unit test suite 25 times on JDK 7 and did not see this. I am
> currently doing the same on JDK 6. No unit test failures so far.
>
>
> On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
> jean-marc@spaggiari.org> wrote:
>
> > I tried the test suite 3 times and 3 times failed on this:
> > Results :
> >
> > Failed tests:
> >
> >
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
> >
> > Tests in error:
> >
> >
> >
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> >
> >
> >
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> >
> >
> >
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
> >
> >
> >
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> >
> testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
> >
> >
> >
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
> >
> > Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
> >
> >
> > Am I the only one facing that?
> >
> > JM
> >
> >
> > 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
> >
> > > Downloaded, checked signature, poked around with a mini-cluster +
> shell,
> > ui
> > > looks good, built against phoenix.
> > >
> > > +1
> > >
> > > -------------------
> > > Jesse Yates
> > > @jesse_yates
> > > jyates.github.com
> > >
> > >
> > > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > > wrote:
> > >
> > > > +1
> > > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > > visibility labels, tags and encryption (HFile and WAL). All looks
> good.
> > > >
> > > > -Anoop-
> > > >
> > > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > > >
> > > > > +1
> > > > >
> > > > > Downloaded, checked hash, checked doc.
> > > > >
> > > > > Loaded data into standaalone mode.  Checked it made it.  Checked
> UI.
> > >  All
> > > > > seems fine.
> > > > >
> > > > > Put it up on my little test cluster and ran my blockcache loadings
> (I
> > > had
> > > > > to copy in hadoop 2.4.x libs).  It started fine over data written
> by
> > > > trunk.
> > > > >  Seems fine.  No unusual behaviors that I could see on cursory
> > review.
> > > > >
> > > > > St.Ack
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <
> apurtell@apache.org
> > >
> > > > > wrote:
> > > > >
> > > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > > download
> > > > at
> > > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven
> artifacts
> > > are
> > > > > also
> > > > > > available in the temporary repository
> > > > > >
> > > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > > >
> > > > > > Signed with my code signing key D5365CCD.
> > > > > >
> > > > > > The issues resolved in this release can be found here:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > > >
> > > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> > Time
> > > > > (00:00
> > > > > > -0800 GMT) on June 1 on whether or not we should release this as
> > > > 0.98.3.
> > > > > > Three +1 votes from PMC will be required to release.
> > > > > >
> > > > > > --
> > > > > > Best regards,
> > > > > >
> > > > > >    - Andy
> > > > > >
> > > > > > Problems worthy of attack prove their worth by hitting back. -
> Piet
> > > > Hein
> > > > > > (via Tom White)
> > > > > >
> > > > >
> > > >
> > >
> >
>
>
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Andrew Purtell <ap...@apache.org>.
I ran the unit test suite 25 times on JDK 7 and did not see this. I am
currently doing the same on JDK 6. No unit test failures so far.


On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
jean-marc@spaggiari.org> wrote:

> I tried the test suite 3 times and 3 times failed on this:
> Results :
>
> Failed tests:
>
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
>
> Tests in error:
>
>
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>   testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>
>
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
>
> Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
>
>
> Am I the only one facing that?
>
> JM
>
>
> 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
>
> > Downloaded, checked signature, poked around with a mini-cluster + shell,
> ui
> > looks good, built against phoenix.
> >
> > +1
> >
> > -------------------
> > Jesse Yates
> > @jesse_yates
> > jyates.github.com
> >
> >
> > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > wrote:
> >
> > > +1
> > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > visibility labels, tags and encryption (HFile and WAL). All looks good.
> > >
> > > -Anoop-
> > >
> > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > >
> > > > +1
> > > >
> > > > Downloaded, checked hash, checked doc.
> > > >
> > > > Loaded data into standaalone mode.  Checked it made it.  Checked UI.
> >  All
> > > > seems fine.
> > > >
> > > > Put it up on my little test cluster and ran my blockcache loadings (I
> > had
> > > > to copy in hadoop 2.4.x libs).  It started fine over data written by
> > > trunk.
> > > >  Seems fine.  No unusual behaviors that I could see on cursory
> review.
> > > >
> > > > St.Ack
> > > >
> > > >
> > > >
> > > >
> > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <apurtell@apache.org
> >
> > > > wrote:
> > > >
> > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > download
> > > at
> > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts
> > are
> > > > also
> > > > > available in the temporary repository
> > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > >
> > > > > Signed with my code signing key D5365CCD.
> > > > >
> > > > > The issues resolved in this release can be found here:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > >
> > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> Time
> > > > (00:00
> > > > > -0800 GMT) on June 1 on whether or not we should release this as
> > > 0.98.3.
> > > > > Three +1 votes from PMC will be required to release.
> > > > >
> > > > > --
> > > > > Best regards,
> > > > >
> > > > >    - Andy
> > > > >
> > > > > Problems worthy of attack prove their worth by hitting back. - Piet
> > > Hein
> > > > > (via Tom White)
> > > > >
> > > >
> > >
> >
>



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Stack <st...@duboce.net>.
I checked out src and tried it and passes for me mighty JMS:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.TestStoreFile
2014-05-27 14:12:06.218 java[8992:1903] Unable to load realm info from
SCDynamicStore
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 sec

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

St.Ack


On Tue, May 27, 2014 at 1:30 PM, Jean-Marc Spaggiari <
jean-marc@spaggiari.org> wrote:

> I tried the test suite 3 times and 3 times failed on this:
> Results :
>
> Failed tests:
>
> testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)
>
> Tests in error:
>
>
> testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)
>
>
> testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>   testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
>
>
> testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)
>
> Tests run: 840, Failures: 1, Errors: 6, Skipped: 2
>
>
> Am I the only one facing that?
>
> JM
>
>
> 2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:
>
> > Downloaded, checked signature, poked around with a mini-cluster + shell,
> ui
> > looks good, built against phoenix.
> >
> > +1
> >
> > -------------------
> > Jesse Yates
> > @jesse_yates
> > jyates.github.com
> >
> >
> > On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> > wrote:
> >
> > > +1
> > > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > > visibility labels, tags and encryption (HFile and WAL). All looks good.
> > >
> > > -Anoop-
> > >
> > > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> > >
> > > > +1
> > > >
> > > > Downloaded, checked hash, checked doc.
> > > >
> > > > Loaded data into standaalone mode.  Checked it made it.  Checked UI.
> >  All
> > > > seems fine.
> > > >
> > > > Put it up on my little test cluster and ran my blockcache loadings (I
> > had
> > > > to copy in hadoop 2.4.x libs).  It started fine over data written by
> > > trunk.
> > > >  Seems fine.  No unusual behaviors that I could see on cursory
> review.
> > > >
> > > > St.Ack
> > > >
> > > >
> > > >
> > > >
> > > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <apurtell@apache.org
> >
> > > > wrote:
> > > >
> > > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> > download
> > > at
> > > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts
> > are
> > > > also
> > > > > available in the temporary repository
> > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > > >
> > > > > Signed with my code signing key D5365CCD.
> > > > >
> > > > > The issues resolved in this release can be found here:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > > >
> > > > > Please try out the candidate and vote +1/-1 by midnight Pacific
> Time
> > > > (00:00
> > > > > -0800 GMT) on June 1 on whether or not we should release this as
> > > 0.98.3.
> > > > > Three +1 votes from PMC will be required to release.
> > > > >
> > > > > --
> > > > > Best regards,
> > > > >
> > > > >    - Andy
> > > > >
> > > > > Problems worthy of attack prove their worth by hitting back. - Piet
> > > Hein
> > > > > (via Tom White)
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
I tried the test suite 3 times and 3 times failed on this:
Results :

Failed tests:
testCacheOnWriteEvictOnClose(org.apache.hadoop.hbase.regionserver.TestStoreFile)

Tests in error:

testScannerSelection[0](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)

testScannerSelection[1](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)

testScannerSelection[2](org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange)

testBlocksScannedWithEncoding(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)
  testBlocksScanned(org.apache.hadoop.hbase.regionserver.TestBlocksScanned)

testWholesomeSplit(org.apache.hadoop.hbase.regionserver.TestSplitTransaction)

Tests run: 840, Failures: 1, Errors: 6, Skipped: 2


Am I the only one facing that?

JM


2014-05-27 14:27 GMT-04:00 Jesse Yates <je...@gmail.com>:

> Downloaded, checked signature, poked around with a mini-cluster + shell, ui
> looks good, built against phoenix.
>
> +1
>
> -------------------
> Jesse Yates
> @jesse_yates
> jyates.github.com
>
>
> On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com>
> wrote:
>
> > +1
> > Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> > visibility labels, tags and encryption (HFile and WAL). All looks good.
> >
> > -Anoop-
> >
> > On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
> >
> > > +1
> > >
> > > Downloaded, checked hash, checked doc.
> > >
> > > Loaded data into standaalone mode.  Checked it made it.  Checked UI.
>  All
> > > seems fine.
> > >
> > > Put it up on my little test cluster and ran my blockcache loadings (I
> had
> > > to copy in hadoop 2.4.x libs).  It started fine over data written by
> > trunk.
> > >  Seems fine.  No unusual behaviors that I could see on cursory review.
> > >
> > > St.Ack
> > >
> > >
> > >
> > >
> > > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org>
> > > wrote:
> > >
> > > > The 2nd HBase 0.98.3 release candidate (RC1) is available for
> download
> > at
> > > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts
> are
> > > also
> > > > available in the temporary repository
> > > >
> https://repository.apache.org/content/repositories/orgapachehbase-1022
> > > >
> > > > Signed with my code signing key D5365CCD.
> > > >
> > > > The issues resolved in this release can be found here:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > > >
> > > > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > > (00:00
> > > > -0800 GMT) on June 1 on whether or not we should release this as
> > 0.98.3.
> > > > Three +1 votes from PMC will be required to release.
> > > >
> > > > --
> > > > Best regards,
> > > >
> > > >    - Andy
> > > >
> > > > Problems worthy of attack prove their worth by hitting back. - Piet
> > Hein
> > > > (via Tom White)
> > > >
> > >
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Jesse Yates <je...@gmail.com>.
Downloaded, checked signature, poked around with a mini-cluster + shell, ui
looks good, built against phoenix.

+1

-------------------
Jesse Yates
@jesse_yates
jyates.github.com


On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com> wrote:

> +1
> Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> visibility labels, tags and encryption (HFile and WAL). All looks good.
>
> -Anoop-
>
> On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
>
> > +1
> >
> > Downloaded, checked hash, checked doc.
> >
> > Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
> > seems fine.
> >
> > Put it up on my little test cluster and ran my blockcache loadings (I had
> > to copy in hadoop 2.4.x libs).  It started fine over data written by
> trunk.
> >  Seems fine.  No unusual behaviors that I could see on cursory review.
> >
> > St.Ack
> >
> >
> >
> >
> > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org>
> > wrote:
> >
> > > The 2nd HBase 0.98.3 release candidate (RC1) is available for download
> at
> > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are
> > also
> > > available in the temporary repository
> > > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > >
> > > Signed with my code signing key D5365CCD.
> > >
> > > The issues resolved in this release can be found here:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > >
> > > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > (00:00
> > > -0800 GMT) on June 1 on whether or not we should release this as
> 0.98.3.
> > > Three +1 votes from PMC will be required to release.
> > >
> > > --
> > > Best regards,
> > >
> > >    - Andy
> > >
> > > Problems worthy of attack prove their worth by hitting back. - Piet
> Hein
> > > (via Tom White)
> > >
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Jesse Yates <je...@gmail.com>.
Downloaded, checked signature, poked around with a mini-cluster + shell, ui
looks good, built against phoenix.

+1

-------------------
Jesse Yates
@jesse_yates
jyates.github.com


On Tue, May 27, 2014 at 10:09 AM, Anoop John <an...@gmail.com> wrote:

> +1
> Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
> visibility labels, tags and encryption (HFile and WAL). All looks good.
>
> -Anoop-
>
> On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:
>
> > +1
> >
> > Downloaded, checked hash, checked doc.
> >
> > Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
> > seems fine.
> >
> > Put it up on my little test cluster and ran my blockcache loadings (I had
> > to copy in hadoop 2.4.x libs).  It started fine over data written by
> trunk.
> >  Seems fine.  No unusual behaviors that I could see on cursory review.
> >
> > St.Ack
> >
> >
> >
> >
> > On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org>
> > wrote:
> >
> > > The 2nd HBase 0.98.3 release candidate (RC1) is available for download
> at
> > > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are
> > also
> > > available in the temporary repository
> > > https://repository.apache.org/content/repositories/orgapachehbase-1022
> > >
> > > Signed with my code signing key D5365CCD.
> > >
> > > The issues resolved in this release can be found here:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> > >
> > > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > (00:00
> > > -0800 GMT) on June 1 on whether or not we should release this as
> 0.98.3.
> > > Three +1 votes from PMC will be required to release.
> > >
> > > --
> > > Best regards,
> > >
> > >    - Andy
> > >
> > > Problems worthy of attack prove their worth by hitting back. - Piet
> Hein
> > > (via Tom White)
> > >
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Anoop John <an...@gmail.com>.
+1
Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
visibility labels, tags and encryption (HFile and WAL). All looks good.

-Anoop-

On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:

> +1
>
> Downloaded, checked hash, checked doc.
>
> Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
> seems fine.
>
> Put it up on my little test cluster and ran my blockcache loadings (I had
> to copy in hadoop 2.4.x libs).  It started fine over data written by trunk.
>  Seems fine.  No unusual behaviors that I could see on cursory review.
>
> St.Ack
>
>
>
>
> On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > The 2nd HBase 0.98.3 release candidate (RC1) is available for download at
> > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are
> also
> > available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1022
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found here:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00
> > -0800 GMT) on June 1 on whether or not we should release this as 0.98.3.
> > Three +1 votes from PMC will be required to release.
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Anoop John <an...@gmail.com>.
+1
Downloaded, checked signature, ran tests, checked doc.  Ran ITs for
visibility labels, tags and encryption (HFile and WAL). All looks good.

-Anoop-

On Tue, May 27, 2014 at 10:20 PM, Stack <st...@duboce.net> wrote:

> +1
>
> Downloaded, checked hash, checked doc.
>
> Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
> seems fine.
>
> Put it up on my little test cluster and ran my blockcache loadings (I had
> to copy in hadoop 2.4.x libs).  It started fine over data written by trunk.
>  Seems fine.  No unusual behaviors that I could see on cursory review.
>
> St.Ack
>
>
>
>
> On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > The 2nd HBase 0.98.3 release candidate (RC1) is available for download at
> > http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are
> also
> > available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1022
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found here:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00
> > -0800 GMT) on June 1 on whether or not we should release this as 0.98.3.
> > Three +1 votes from PMC will be required to release.
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
> >
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Stack <st...@duboce.net>.
+1

Downloaded, checked hash, checked doc.

Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
seems fine.

Put it up on my little test cluster and ran my blockcache loadings (I had
to copy in hadoop 2.4.x libs).  It started fine over data written by trunk.
 Seems fine.  No unusual behaviors that I could see on cursory review.

St.Ack




On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org> wrote:

> The 2nd HBase 0.98.3 release candidate (RC1) is available for download at
> http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are also
> available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1022
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
> -0800 GMT) on June 1 on whether or not we should release this as 0.98.3.
> Three +1 votes from PMC will be required to release.
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)
>

Re: [VOTE] The 2nd HBase 0.98.3 release candidate (RC1) is available, vote closing 6/1/2014

Posted by Stack <st...@duboce.net>.
+1

Downloaded, checked hash, checked doc.

Loaded data into standaalone mode.  Checked it made it.  Checked UI.  All
seems fine.

Put it up on my little test cluster and ran my blockcache loadings (I had
to copy in hadoop 2.4.x libs).  It started fine over data written by trunk.
 Seems fine.  No unusual behaviors that I could see on cursory review.

St.Ack




On Mon, May 26, 2014 at 2:18 PM, Andrew Purtell <ap...@apache.org> wrote:

> The 2nd HBase 0.98.3 release candidate (RC1) is available for download at
> http://people.apache.org/~apurtell/0.98.3RC1/ and Maven artifacts are also
> available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1022
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12326765
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
> -0800 GMT) on June 1 on whether or not we should release this as 0.98.3.
> Three +1 votes from PMC will be required to release.
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)
>