Re: NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Stack
Thanks Duo. Let me review... Lets get it in. St.Ack On Mon, Jun 5, 2017 at 7:04 PM, 张铎(Duo Zhang) wrote: > HBASE-18038 please, the patch is ready here for several weeks, it is an > interface change. > > 2017-06-06 3:57 GMT+08:00 Stack : > > > On Mon, Jun 5, 2017 at 11:47 AM, Francis Liu wrote:

Re: NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Anoop John
Thanks for reminding HBASE-18038 Duo.. Ya better we get that in.. Will look at the patch today. -Anoop- On Tue, Jun 6, 2017 at 7:34 AM, 张铎(Duo Zhang) wrote: > HBASE-18038 please, the patch is ready here for several weeks, it is an > interface change. > > 2017-06-06 3:57 GMT+08:00 Stack : > >> On

Re: NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Duo Zhang
HBASE-18038 please, the patch is ready here for several weeks, it is an interface change. 2017-06-06 3:57 GMT+08:00 Stack : > On Mon, Jun 5, 2017 at 11:47 AM, Francis Liu wrote: > > > Hi Stack, > > Is it possible to get any potential interface changes for split meta > > before we branch? > > > >

[jira] [Created] (HBASE-18166) [AMv2] We are splitting already-split files

2017-06-05 Thread stack (JIRA)
stack created HBASE-18166: - Summary: [AMv2] We are splitting already-split files Key: HBASE-18166 URL: https://issues.apache.org/jira/browse/HBASE-18166 Project: HBase Issue Type: Bug Compo

[jira] [Resolved] (HBASE-18126) Increment class

2017-06-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-18126. Resolution: Fixed Hadoop Flags: Reviewed > Increment class > --- > > Key:

[jira] [Created] (HBASE-18165) Predicate based deletion during major compactions

2017-06-05 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-18165: - Summary: Predicate based deletion during major compactions Key: HBASE-18165 URL: https://issues.apache.org/jira/browse/HBASE-18165 Project: HBase Issue Typ

Re: NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Stack
On Mon, Jun 5, 2017 at 11:47 AM, Francis Liu wrote: > Hi Stack, > Is it possible to get any potential interface changes for split meta > before we branch? > If they are ready now, sure. Otherwise, let them come in after we branch. Branch is closed to features. Place-holders that will ease roll-

Re: NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Francis Liu
Hi Stack, Is it possible to get any potential interface changes for split meta before we branch?  Thanks,Francis On Monday, June 5, 2017 8:52 AM, Stack wrote: I was going to cut branch-2 tomorrow unless objection. Intent is to push out our first hbase-2.0.0-alpha soon after, hopefull

[jira] [Created] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-05 Thread Kahlil Oppenheimer (JIRA)
Kahlil Oppenheimer created HBASE-18164: -- Summary: Much faster locality cost function and candidate generator Key: HBASE-18164 URL: https://issues.apache.org/jira/browse/HBASE-18164 Project: HBase

[jira] [Created] (HBASE-18163) rubocop and ruby-lint are not available

2017-06-05 Thread Mike Drob (JIRA)
Mike Drob created HBASE-18163: - Summary: rubocop and ruby-lint are not available Key: HBASE-18163 URL: https://issues.apache.org/jira/browse/HBASE-18163 Project: HBase Issue Type: Bug C

[jira] [Created] (HBASE-18162) Backport 'Update jruby to a newer version' to branch-1

2017-06-05 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18162: --- Summary: Backport 'Update jruby to a newer version' to branch-1 Key: HBASE-18162 URL: https://issues.apache.org/jira/browse/HBASE-18162 Project: HBase Issue Ty

NOTICE: Creating hbase-2 branch tomorrow evening, Tuesday 6th

2017-06-05 Thread Stack
I was going to cut branch-2 tomorrow unless objection. Intent is to push out our first hbase-2.0.0-alpha soon after, hopefully by the end-of-this-week. Please see the tail of the thread '[DISCUSS] No regions on Master node in 2.0' for intent regards cluster layout. Thanks, St.Ack

[jira] [Created] (HBASE-18161) MultiHFileOutputFormat - comprehensive incremental load support

2017-06-05 Thread Densel Santhmayor (JIRA)
Densel Santhmayor created HBASE-18161: - Summary: MultiHFileOutputFormat - comprehensive incremental load support Key: HBASE-18161 URL: https://issues.apache.org/jira/browse/HBASE-18161 Project: HB

[jira] [Created] (HBASE-18160) Fix incorrect logic in FilterList.filterKeyValue

2017-06-05 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-18160: Summary: Fix incorrect logic in FilterList.filterKeyValue Key: HBASE-18160 URL: https://issues.apache.org/jira/browse/HBASE-18160 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-11223) Limit the actions number of a call in the batch

2017-06-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-11223. Resolution: Duplicate We had implemented the limit in the client (see HBASE-17408) and serv

[jira] [Resolved] (HBASE-9764) htable AutoFlush is hardcoded as false in PerformanceEvaluation

2017-06-05 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-9764. --- Resolution: Won't Fix PE don't use the AutoFlush flag because the HTable is deprecated > htab