Successful: HBase Generate Website

2015-11-20 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. Use the following commands to publish the website: wget -O- https://builds.apache.org/job/hbase_generate_website/37/artifact/website.patch.zip | bsdtar xf - git checkout asf-site && git pull && git am

[jira] [Created] (HBASE-14860) Improve BoundedByteBufferPool

2015-11-20 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HBASE-14860: - Summary: Improve BoundedByteBufferPool Key: HBASE-14860 URL: https://issues.apache.org/jira/browse/HBASE-14860 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-14859) Better checkstyle reporting

2015-11-20 Thread Appy (JIRA)
Appy created HBASE-14859: Summary: Better checkstyle reporting Key: HBASE-14859 URL: https://issues.apache.org/jira/browse/HBASE-14859 Project: HBase Issue Type: Improvement Reporter:

Re: Changing resolution in JIRA

2015-11-20 Thread Lars Francke
2243 issues have been closed. I added a comment to each (e.g. https://issues.apache.org/jira/browse/HBASE-4708 ) On Fri, Nov 20, 2015 at 9:43 AM, Lars Francke wrote: > Thank you St.Ack. Seems to work now. I'll bulk close issues without > sending notification mails. > >

[jira] [Created] (HBASE-14861) HBASE_ZNODE_FILE on master server is overwritten by regionserver process in case of master-rs collocation

2015-11-20 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-14861: --- Summary: HBASE_ZNODE_FILE on master server is overwritten by regionserver process in case of master-rs collocation Key: HBASE-14861 URL:

Re: 0.98 precommit broken due to 1.7 language features in master?

2015-11-20 Thread Sean Busbey
postcommit checks against JDK6 on 0.98 are failing, but not for a compilation problem: https://builds.apache.org/view/H-L/view/HBase/job/HBase-0.98-matrix/jdk=latest1.6,label=Hadoop/263/console so something is amiss. On Fri, Nov 20, 2015 at 1:19 AM, wrote: > Just tried to a

Re: 0.98 precommit broken due to 1.7 language features in master?

2015-11-20 Thread Sean Busbey
I see, it got fixed by ram: https://github.com/apache/hbase/commit/e7136813d328f247903f30418574d9378aaba4c7 On Fri, Nov 20, 2015 at 9:56 AM, Sean Busbey wrote: > postcommit checks against JDK6 on 0.98 are failing, but not for a > compilation problem: > > >

TestTableLockManager.testReapAllTableLocks => Re: Build failed in Jenkins: HBase-1.3 » latest1.8,Hadoop #385

2015-11-20 Thread Stack
Enis (or anyone): This test came in with: HBASE-7305. ZK based Read/Write locks for table operations It fails rarely enough and seeminly only on 1.8.

Re: Build failed in Jenkins: HBase-1.3 » latest1.7,Hadoop #385

2015-11-20 Thread Stack
This is another incidence of HBASE-14734 TestGenerateDelegationToken fails with BindAddress clash I posted on issue a question about making the incidence less likely. St.Ack On Fri, Nov 20, 2015 at 6:40 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < >

Re: TestTableLockManager.testReapAllTableLocks => Re: Build failed in Jenkins: HBase-1.3 » latest1.8,Hadoop #385

2015-11-20 Thread Enis Söztutar
Let me look into it. Enis On Fri, Nov 20, 2015 at 10:23 AM, Stack wrote: > Enis (or anyone): > > This test came in with: > > HBASE-7305. ZK based Read/Write locks for table operations > > It fails rarely enough and seeminly only on 1.8. > > >

[jira] [Created] (HBASE-14863) Add missing test/resources/log4j files in hbase modules

2015-11-20 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-14863: --- Summary: Add missing test/resources/log4j files in hbase modules Key: HBASE-14863 URL: https://issues.apache.org/jira/browse/HBASE-14863 Project: HBase

[jira] [Created] (HBASE-14864) Add support for bucketing of keys into client library

2015-11-20 Thread Lars George (JIRA)
Lars George created HBASE-14864: --- Summary: Add support for bucketing of keys into client library Key: HBASE-14864 URL: https://issues.apache.org/jira/browse/HBASE-14864 Project: HBase Issue

Re: Changing resolution in JIRA

2015-11-20 Thread Lars Francke
Thank you St.Ack. Seems to work now. I'll bulk close issues without sending notification mails. On Thu, Nov 19, 2015 at 5:25 PM, Stack wrote: > Try now. Made you an administrator Lars. > St.Ack > > On Thu, Nov 19, 2015 at 5:07 AM, Lars Francke > wrote:

[jira] [Created] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2015-11-20 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-14866: - Summary: VerifyReplication should use peer configuration in peer connection Key: HBASE-14866 URL: https://issues.apache.org/jira/browse/HBASE-14866 Project: HBase

[jira] [Created] (HBASE-14865) Support passing multiple QOPs to SaslClient/Server via hbase.rpc.protection

2015-11-20 Thread Appy (JIRA)
Appy created HBASE-14865: Summary: Support passing multiple QOPs to SaslClient/Server via hbase.rpc.protection Key: HBASE-14865 URL: https://issues.apache.org/jira/browse/HBASE-14865 Project: HBase

[jira] [Created] (HBASE-14867) SimpleRegionNormalizer needs to have better heuristics to trigger merge operation

2015-11-20 Thread Romil Choksi (JIRA)
Romil Choksi created HBASE-14867: Summary: SimpleRegionNormalizer needs to have better heuristics to trigger merge operation Key: HBASE-14867 URL: https://issues.apache.org/jira/browse/HBASE-14867

[VOTE] The 1st HBase 0.98.16.1 patch release candidate (RC0) is available

2015-11-20 Thread Andrew Purtell
The 1st HBase 0.98.16.1 patch release candidate (RC0) is available for download at http://people.apache.org/~apurtell/0.98.16.1RC0/ . No temporary Maven repository this time unfortunately because repository.apache.org is currently down. This release contains the same changes as 0.98.16 plus a

[jira] [Created] (HBASE-14868) Table Attributes in shell output of desc command does not have a closing paranthesis

2015-11-20 Thread Romil Choksi (JIRA)
Romil Choksi created HBASE-14868: Summary: Table Attributes in shell output of desc command does not have a closing paranthesis Key: HBASE-14868 URL: https://issues.apache.org/jira/browse/HBASE-14868

Re: [VOTE] The 1st HBase 0.98.16.1 patch release candidate (RC0) is available

2015-11-20 Thread Andrew Purtell
Yeah, same failure to update the month as before. November. > On Nov 20, 2015, at 8:22 PM, ashish.singhi.apa...@gmail.com On Behalf Of > ashish.sin...@huawei.com wrote: > > Andrew, I think you meant November 25. > > Regards, > Ashish Singhi > > Andrew

RE: [VOTE] The 1st HBase 0.98.16.1 patch release candidate (RC0) is available

2015-11-20 Thread ashish.singhi.apa...@gmail.com On Behalf Of ashish.sin...@huawei.com
Andrew, I think you meant November 25. Regards, Ashish Singhi Andrew Purtell wrote >The 1st HBase 0.98.16.1 patch release candidate (RC0) is available for >download at http://people.apache.org/~apurtell/0.98.16.1RC0/ . No temporary >Maven repository this time unfortunately because