[DISCUSS] Planning changes on RegionServer totalRequestCount metrics

2017-08-02 Thread Yu Li
Dear all, Recently in HBASE-18469 we found some inconsistency on regionserver request related metrics, including: 1. totalRequestCount could be less than readRequestCount+writeRequestCount 2. For multi request, we count action count into totalReq

[jira] [Created] (HBASE-18511) Default no regions on master

2017-08-02 Thread stack (JIRA)
stack created HBASE-18511: - Summary: Default no regions on master Key: HBASE-18511 URL: https://issues.apache.org/jira/browse/HBASE-18511 Project: HBase Issue Type: Task Components: master

[jira] [Resolved] (HBASE-14618) Procedure V2: Implement move shell command to use Proc-V2 assignment

2017-08-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14618. --- Resolution: Not A Problem This is done, right [~syuanjiang]? The move.rb calls Admin#move which internally t

[jira] [Resolved] (HBASE-14506) Reenable TestDistributedLogSplitting#testWorkerAbort

2017-08-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-14506. --- Resolution: Won't Fix Won't fix. Dodgy test. > Reenable TestDistributedLogSplitting#testWorkerAbort > --

Re: [DISCUSS] hbase-2.0.0 compatibility expectations

2017-08-02 Thread Stack
On Wed, Aug 2, 2017 at 5:25 PM, Zach York wrote: > Do we know what the major pain points for migration are? Can we discuss > that/get a list going? > > Here's a few in outline: + There is issue of formats, of hbase-2.x being able to read hbase-1.x data whether from HDFS or ZooKeeper or off the w

[jira] [Created] (HBASE-18510) Update clock on replaying recovered edits

2017-08-02 Thread Amit Patel (JIRA)
Amit Patel created HBASE-18510: -- Summary: Update clock on replaying recovered edits Key: HBASE-18510 URL: https://issues.apache.org/jira/browse/HBASE-18510 Project: HBase Issue Type: Sub-task

Re: [DISCUSS] hbase-2.0.0 compatibility expectations

2017-08-02 Thread Zach York
Do we know what the major pain points for migration are? Can we discuss that/get a list going? I think without that knowledge it is hard (for me at least :) ) to determine where we should set our sights in terms of migration. Thanks, Zach On Wed, Aug 2, 2017 at 4:38 PM, Stack wrote: > What are

[DISCUSS] hbase-2.0.0 compatibility expectations

2017-08-02 Thread Stack
What are our expectations regards compatibility between hbase1 and hbase2? Lets have a chat about it. Here are some goal posts. + You have to upgrade to hbase-1.x before you can migrate to hbase-2. No migration from < hbase-1 (Is this too onerous? Should we support 0.98 => 2.0?). + You do NOT hav

[jira] [Created] (HBASE-18509) [HLC] Finishing cleanups

2017-08-02 Thread Appy (JIRA)
Appy created HBASE-18509: Summary: [HLC] Finishing cleanups Key: HBASE-18509 URL: https://issues.apache.org/jira/browse/HBASE-18509 Project: HBase Issue Type: Sub-task Reporter: Appy -

[jira] [Created] (HBASE-18508) [HLC] Fix timing out tests in HBASE-14070.HLC branch

2017-08-02 Thread Appy (JIRA)
Appy created HBASE-18508: Summary: [HLC] Fix timing out tests in HBASE-14070.HLC branch Key: HBASE-18508 URL: https://issues.apache.org/jira/browse/HBASE-18508 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-18507) [C++] Support for MultiPuts in AsyncBatchRpcRetryingCaller class

2017-08-02 Thread Sudeep Sunthankar (JIRA)
Sudeep Sunthankar created HBASE-18507: - Summary: [C++] Support for MultiPuts in AsyncBatchRpcRetryingCaller class Key: HBASE-18507 URL: https://issues.apache.org/jira/browse/HBASE-18507 Project: H

[jira] [Resolved] (HBASE-16100) Procedure V2 - Tools

2017-08-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16100. --- Resolution: Fixed Assignee: Appy > Procedure V2 - Tools > > > Key:

[jira] [Resolved] (HBASE-15141) Procedure V2 - Web UI

2017-08-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15141. --- Resolution: Fixed Fix Version/s: 2.0.0 All subtasks are done. Resolving. There are other issues on imp

[jira] [Created] (HBASE-18506) java.lang.AbstractMethodError in hbase REST server

2017-08-02 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-18506: --- Summary: java.lang.AbstractMethodError in hbase REST server Key: HBASE-18506 URL: https://issues.apache.org/jira/browse/HBASE-18506 Project: HBase Issue Type:

Re: [DISCUSS] More Shading

2017-08-02 Thread Stack
On Thu, Jul 6, 2017 at 11:17 PM, Stack wrote: > On Thu, Jul 6, 2017 at 11:52 AM, Stack wrote: > >> FYI: >> >> hbase-thirdparty has had its first release. Yesterday I >> committed HBASE-17056 "Remove checked in PB generated files" which apart >> from purging all checked-in generated files (30MB),

Re: Moving 2.0 forward

2017-08-02 Thread Stack
On Tue, Aug 1, 2017 at 2:06 PM, Josh Elser wrote: > > > On 7/31/17 9:00 AM, Stack wrote: > >> On Mon, Jul 24, 2017 at 12:25 PM, Josh Elser wrote: >> >> ... >>> >>> I like the idea of this also hitting 2.0 as it would make the feature a >>> bit more "real", but am obviously a little nervous (I ha

[jira] [Created] (HBASE-18505) Our build/yetus personality will run tests on individual modules and then on all (i.e. 'root'). Should do one or other

2017-08-02 Thread stack (JIRA)
stack created HBASE-18505: - Summary: Our build/yetus personality will run tests on individual modules and then on all (i.e. 'root'). Should do one or other Key: HBASE-18505 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Created] (HBASE-18504) Add documentation for WAL compression

2017-08-02 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-18504: - Summary: Add documentation for WAL compression Key: HBASE-18504 URL: https://issues.apache.org/jira/browse/HBASE-18504 Project: HBase Issue Type: Improveme

HBaseCon Asia 2017 is on this Friday, August 4th in Shenzhen

2017-08-02 Thread Stack
See the home page for the nice-looking agenda; scroll down the page at hbasecon.com Yours, St.Ack On Tue, Jun 6, 2017 at 11:07 PM, Bijieshan wrote: > HBaseCon Asia 2017 Registration is now open. The below is the registration > site: > http://hbaseconasia.eventbrite.com > > The registra

[jira] [Created] (HBASE-18503) Change ***Util to use TableDescriptor and ColumnFamilyDescriptor

2017-08-02 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18503: -- Summary: Change ***Util to use TableDescriptor and ColumnFamilyDescriptor Key: HBASE-18503 URL: https://issues.apache.org/jira/browse/HBASE-18503 Project: HBase

[jira] [Created] (HBASE-18502) Change MasterObserver to use TableDescriptor

2017-08-02 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18502: -- Summary: Change MasterObserver to use TableDescriptor Key: HBASE-18502 URL: https://issues.apache.org/jira/browse/HBASE-18502 Project: HBase Issue Type:

[jira] [Created] (HBASE-18501) Use TableDescriptor and ColumnFamilyDescriptor as far as possible

2017-08-02 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18501: -- Summary: Use TableDescriptor and ColumnFamilyDescriptor as far as possible Key: HBASE-18501 URL: https://issues.apache.org/jira/browse/HBASE-18501 Project: HBase

[jira] [Resolved] (HBASE-18476) HTable#put should call RS#mutate rather than RS#multi

2017-08-02 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-18476. Resolution: Duplicate see HBASE-18500 > HTable#put should call RS#mutate rather than RS#mu