[jira] [Created] (HBASE-16563) hbase-assembly can only deal with the first license of dependency

2016-09-05 Thread Colin Ma (JIRA)
Colin Ma created HBASE-16563: Summary: hbase-assembly can only deal with the first license of dependency Key: HBASE-16563 URL: https://issues.apache.org/jira/browse/HBASE-16563 Project: HBase

[RESULT][VOTE] Third release candidate for HBase 1.1.6 (RC2) is available

2016-09-05 Thread Nick Dimiduk
With 4 binding +1 votes and no 0 or -1 votes, the vote passes. I will send out the release announcement shortly. Thanks to all who voted on the release candidate! On Sun, Aug 28, 2016 at 11:30 AM, Nick Dimiduk wrote: > I'm happy to announce the third release candidate of

Re: [VOTE] Third release candidate for HBase 1.1.6 (RC2) is available

2016-09-05 Thread Nick Dimiduk
- verified tarballs vs public key in KEYS file. - extracted bin tgz: - inspect structure. look good. - with both jdk1.7.0_80, jdk1.8.0_65: - run LoadTestTool against standalone bin tgz with FAST_DIFF block encoder and ROWCOL blooms. No issues, logs look good. - poked around webUI.

Successful: hbase.apache.org HTML Checker

2016-09-05 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/59/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/59/console.

Re: There are some errors with hbase java example

2016-09-05 Thread Ted Yu
Xi: Thanks for spotting these. snappy requires some setup - setting compression type to others would be easier for first time users. Please open a JIRA to modify refguide. Cheers On Mon, Sep 5, 2016 at 12:31 PM, Xi Yang wrote: > Hi , > > There are some errors with

Re: Successful: HBase Generate Website

2016-09-05 Thread Dima Spivak
Pushed. -Dima On Mon, Sep 5, 2016 at 7:57 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build status: Successful > > If successful, the website and docs have been generated. To update the > live site, follow the instructions below. If failed, skip to the bottom of > this

[jira] [Created] (HBASE-16562) ITBLL should fail to start if misconfigured

2016-09-05 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16562: -- Summary: ITBLL should fail to start if misconfigured Key: HBASE-16562 URL: https://issues.apache.org/jira/browse/HBASE-16562 Project: HBase Issue Type:

Successful: HBase Generate Website

2016-09-05 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If

[jira] [Created] (HBASE-16561) Add metrics about read/write/scan queue length and active handler count

2016-09-05 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-16561: -- Summary: Add metrics about read/write/scan queue length and active handler count Key: HBASE-16561 URL: https://issues.apache.org/jira/browse/HBASE-16561 Project:

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-05 Thread Heng Chen
Thanks Dima! I rerun test with you suggestion, and it passed! (hbase --config ~/hadoop/hbase/f04_conf/ org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 3 250 /tmp/itbll 3 10 25 -m serverKilling) So +1 for me 2016-09-05 21:33 GMT+08:00 Dima Spivak :

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-05 Thread Dima Spivak
Hey Heng, You need to ensure that the number of nodes in ITBLL is a multiple of width*wrap (defaults to 25M, but can be configured by adding two more args to the test invocation). See: the 0.98.22 RC0 thread, where I forgot this :). On Monday, September 5, 2016, Heng Chen

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-05 Thread Heng Chen
I will test it with 1.2.2 again. Not sure about it now. 2016-09-05 20:26 GMT+08:00 Stack : > Thanks Heng. Do you know if 1.2.2 or earlier versions of 1.2 failed in > similar way or is this new phenomenon? > Thanks, > St.Ack > > On Mon, Sep 5, 2016 at 1:26 AM, Heng Chen

RE: [ANNOUNCE] Dima Spivak joins the Apache HBase PMC

2016-09-05 Thread Pankaj kr
Congratulations Dima...!! > -Original Message- > From: Andrew Purtell [mailto:apurt...@apache.org] > Sent: 01 September 2016 01:08 > To: dev@hbase.apache.org; u...@hbase.apache.org > Subject: [ANNOUNCE] Dima Spivak joins the Apache HBase PMC > > On behalf of the Apache HBase PMC I am

Re: [VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-05 Thread Stack
Thanks Heng. Do you know if 1.2.2 or earlier versions of 1.2 failed in similar way or is this new phenomenon? Thanks, St.Ack On Mon, Sep 5, 2016 at 1:26 AM, Heng Chen wrote: > - Unpacked source and binary tarballs: layout looks good > - Started up a 3-node cluster