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

2017-09-25 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Attachment: (was: HBASE-18160.branch-1.v1.patch) > Fix incorrect logic in FilterList.filterKeyValue

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

2017-09-25 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Attachment: HBASE-18160.branch-1.3.v1.patch > Fix incorrect logic in FilterList.filterKeyValue >

[jira] [Commented] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-09-25 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178977#comment-16178977 ] Chia-Ping Tsai commented on HBASE-18824: bq. the logic is the same: update the ts with

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

2017-09-25 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178966#comment-16178966 ] Duo Zhang commented on HBASE-18160: --- Seems [~anoopsamjohn] has already accepted the patch on RB. Will

[jira] [Commented] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster

2017-09-25 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178965#comment-16178965 ] Ashish Singhi commented on HBASE-18775: --- [~zyork], any specific reason why snapshot and other

[jira] [Commented] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-09-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178958#comment-16178958 ] Hadoop QA commented on HBASE-18490: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-09-25 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178949#comment-16178949 ] Xiang Li commented on HBASE-18824: -- [~chia7712], thanks for the review. It is addressed by patch 001. If

[jira] [Updated] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-09-25 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-18824: - Attachment: HBASE-18824.master.001.patch > Add meaningful comment to HConstants.LATEST_TIMESTAMP to

[jira] [Updated] (HBASE-18872) Backup scaling for multiple table and millions of row

2017-09-25 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-18872: -- Description: I did a simple experiment of loading ~200 million rows on a table 1 and

[jira] [Updated] (HBASE-18872) Backup scaling for multiple table and millions of row

2017-09-25 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-18872: -- Description: I did a simple experiment of loading ~200 million rows on a table 1 and

[jira] [Created] (HBASE-18872) Backup scaling for multiple table and millions of row

2017-09-25 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-18872: - Summary: Backup scaling for multiple table and millions of row Key: HBASE-18872 URL: https://issues.apache.org/jira/browse/HBASE-18872 Project: HBase

[jira] [Updated] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18649: --- Attachment: HBASE-18649_master_6.patch Patch that corrects the test case

[jira] [Updated] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18649: --- Status: Patch Available (was: Open) > Deprecate KV Usage in MR to move to

[jira] [Updated] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18649: --- Status: Open (was: Patch Available) > Deprecate KV Usage in MR to move to

[jira] [Created] (HBASE-18871) Counters for Backup Job

2017-09-25 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-18871: - Summary: Counters for Backup Job Key: HBASE-18871 URL: https://issues.apache.org/jira/browse/HBASE-18871 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-18870) Hbase Backup should set the details to MR jobs

2017-09-25 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-18870: - Summary: Hbase Backup should set the details to MR jobs Key: HBASE-18870 URL: https://issues.apache.org/jira/browse/HBASE-18870 Project: HBase

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

2017-09-25 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Attachment: HBASE-18160.branch-1.4.v1.patch > Fix incorrect logic in FilterList.filterKeyValue >

[jira] [Updated] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18490: --- Status: Patch Available (was: Open) > Modifying a table descriptor to

[jira] [Updated] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18490: --- Attachment: HBASE-18490_master_1.patch Patch for master. It handles the case

[jira] [Updated] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18490: --- Fix Version/s: 2.0.0-alpha-4 > Modifying a table descriptor to enable

[jira] [Updated] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18490: --- Status: Open (was: Patch Available) > Modifying a table descriptor to

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178754#comment-16178754 ] Hudson commented on HBASE-18825: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3775 (See

[jira] [Created] (HBASE-18869) Table rpc metrics

2017-09-25 Thread Chenxi Tong (JIRA)
Chenxi Tong created HBASE-18869: --- Summary: Table rpc metrics Key: HBASE-18869 URL: https://issues.apache.org/jira/browse/HBASE-18869 Project: HBase Issue Type: Wish Components:

[jira] [Updated] (HBASE-17732) Coprocessor Design Improvements

2017-09-25 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-17732: - Attachment: HBASE-17732.master.009.patch > Coprocessor Design Improvements > --- > >

[jira] [Commented] (HBASE-16290) Dump summary of callQueue content; can help debugging

2017-09-25 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178681#comment-16178681 ] Chia-Ping Tsai commented on HBASE-16290: Consider following the Yetus' naming convention. {code}

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178677#comment-16178677 ] Hudson commented on HBASE-18825: FAILURE: Integrated in Jenkins build HBase-2.0 #574 (See

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-09-25 Thread Andy Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Yang updated HBASE-13844: -- Status: Patch Available (was: Open) > Move static helper methods from KeyValue into CellUtils >

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-09-25 Thread Andy Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Yang updated HBASE-13844: -- Status: Open (was: Patch Available) > Move static helper methods from KeyValue into CellUtils >

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-09-25 Thread Andy Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Yang updated HBASE-13844: -- Attachment: HBASE-13844.branch-2.v3.patch > Move static helper methods from KeyValue into CellUtils >

[jira] [Commented] (HBASE-18183) Region interface cleanup for CP expose

2017-09-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178657#comment-16178657 ] Anoop Sam John commented on HBASE-18183: [~uagashe] We can not deprecate RowProcessor.. Pls see

[jira] [Commented] (HBASE-18845) TestReplicationSmallTests fails after HBASE-14004

2017-09-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178651#comment-16178651 ] Hadoop QA commented on HBASE-18845: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18796) Admin#isTableAvailable returns incorrect result before daughter regions are opened

2017-09-25 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178644#comment-16178644 ] Abhishek Singh Chouhan commented on HBASE-18796: I believe that branch-1.3's scan code

[jira] [Commented] (HBASE-17732) Coprocessor Design Improvements

2017-09-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178610#comment-16178610 ] Hadoop QA commented on HBASE-17732: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18298) RegionServerServices Interface cleanup for CP expose

2017-09-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178600#comment-16178600 ] Anoop Sam John commented on HBASE-18298: [~stack] all comments fixed. Can u pls have a look at

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178599#comment-16178599 ] Anoop Sam John commented on HBASE-16769: Tks Ram. [~stack] waiting for ur +1 for committing

<    1   2   3