Successful: HBase Generate Website

2015-12-06 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. 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: wget -O- https://builds.apache.org/job/hbase_generate_webs

Re: Would ROWCOL Bloom filter help in Scan

2015-12-06 Thread larsh
We already use the ROWCOL BF for the ExplicitColumnTracker.See HBASE-8362 for my _failed_ attempt a while back to use ROW BFs to optimize seeking a scanner. -- Lars From: Jerry He To: dev Sent: Saturday, December 5, 2015 12:54 PM Subject: Re: Would ROWCOL Bloom filter help in Scan

[jira] [Created] (HBASE-14933) check_compatibility.sh does not work with jdk8

2015-12-06 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-14933: Summary: check_compatibility.sh does not work with jdk8 Key: HBASE-14933 URL: https://issues.apache.org/jira/browse/HBASE-14933 Project: HBase Issue Type: Ta

[jira] [Reopened] (HBASE-14631) Region merge request should be audited with request user through proper scope of doAs() calls to region observer notifications

2015-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-14631: -- This patch ({{a5759d39}}) introduces source incompatible changes to the {{SplitTransaction}} inter

[jira] [Reopened] (HBASE-14605) Split fails due to 'No valid credentials' error when SecureBulkLoadEndpoint#start tries to access hdfs

2015-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-14605: -- This patch ({{c14233b4}}) introduces source incompatible changes to the {{SplitTransaction}} inter

[jira] [Reopened] (HBASE-14655) Narrow the scope of doAs() calls to region observer notifications for compaction

2015-12-06 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-14655: -- This patch ({{b19daf4c}}) introduces source incompatible changes to the {{Store}} interface on bra

Re: [VOTE] First release candidate for HBase 1.1.3 (RC0) is available

2015-12-06 Thread Nick Dimiduk
I found some source-incompatible changes in the compatibility report [0]. Reopened HBASE-14605, HBASE-14655, and HBASE-14631 as blockers for 1.1.x and 1.0.x. Since I'm asking, would be good to see the last mile on HBASE-14822 and HBASE-14844. [0]: http://home.apache.org/~ndimiduk/1.1.0_branch-1.1_

[jira] [Created] (HBASE-14934) Applying PrefixFilter to a scan should implicitly limit startrow

2015-12-06 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-14934: Summary: Applying PrefixFilter to a scan should implicitly limit startrow Key: HBASE-14934 URL: https://issues.apache.org/jira/browse/HBASE-14934 Project: HBase

Re: [VOTE] First release candidate for HBase 1.1.3 (RC0) is available

2015-12-06 Thread Andrew Purtell
> Reopened HBASE-14605, HBASE-14655, and HBASE-14631 as blockers for 1.1.x and 1.0.x. I don't think we could leave the underlying problems with incorrect user context for security alone on branches 1.0 and 1.1 unfixed. We can revert this stuff - these changes are at the end of a cascade of chan

RE: Consesus on removing a public method from IA.Private class whose instance is returned from IA.public class.

2015-12-06 Thread ashish singhi
Sorry for the late response. I was on vacation. St.Ack: Class 'A' is HBaseAdmin and class 'B' is HBaseTestingUtility. I was thinking this from a general perspective, irrespective of the classes and can note it down in our book and avoid this kind of discussions in dev mailing list in future. Bu

[jira] [Created] (HBASE-14935) StoreScanner.peek() should reset the heap if the heap was nullified

2015-12-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-14935: -- Summary: StoreScanner.peek() should reset the heap if the heap was nullified Key: HBASE-14935 URL: https://issues.apache.org/jira/browse/HBASE-14935