[jira] [Commented] (HBASE-18588) Verify we're using netty .so epolling on linux post HBASE-18271

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128370#comment-16128370 ] stack commented on HBASE-18588: --- Thanks @guanghao Zhang. Will look in morning > Verify we're using netty

[jira] [Updated] (HBASE-18251) Remove unnecessary traversing to the first and last keys in the CellSet

2017-08-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18251: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-18437) Revoke access permissions of a user from a table does not work as expected

2017-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128355#comment-16128355 ] Hudson commented on HBASE-18437: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #169 (See

[jira] [Commented] (HBASE-18437) Revoke access permissions of a user from a table does not work as expected

2017-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128349#comment-16128349 ] Hudson commented on HBASE-18437: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #234 (See

[jira] [Updated] (HBASE-18251) Remove unnecessary traversing to the first and last keys in the CellSet

2017-08-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18251: --- Fix Version/s: 1.4.0 > Remove unnecessary traversing to the first and last

[jira] [Commented] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128345#comment-16128345 ] ramkrishna.s.vasudevan commented on HBASE-18448: Thanks for the update.

[jira] [Updated] (HBASE-18437) Revoke access permissions of a user from a table does not work as expected

2017-08-15 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18437: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.5.0

[jira] [Updated] (HBASE-18251) Remove unnecessary traversing to the first and last keys in the CellSet

2017-08-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-18251: --- Affects Version/s: 2.0.0-alpha-1 Fix Version/s: 2.0.0-alpha-2

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

2017-08-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128330#comment-16128330 ] ramkrishna.s.vasudevan commented on HBASE-18587: Belated +1. > Fix Flaky

[jira] [Commented] (HBASE-14449) Rewrite deadlock prevention for concurrent connection close

2017-08-15 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128328#comment-16128328 ] Pankaj Kumar commented on HBASE-14449: -- Sorry, by mistake assignee got modified. > Rewrite deadlock

[jira] [Comment Edited] (HBASE-14449) Rewrite deadlock prevention for concurrent connection close

2017-08-15 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128328#comment-16128328 ] Pankaj Kumar edited comment on HBASE-14449 at 8/16/17 5:09 AM: --- Sorry, by

[jira] [Assigned] (HBASE-14449) Rewrite deadlock prevention for concurrent connection close

2017-08-15 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-14449: Assignee: Ted Yu (was: Pankaj Kumar) > Rewrite deadlock prevention for concurrent

[jira] [Assigned] (HBASE-14449) Rewrite deadlock prevention for concurrent connection close

2017-08-15 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar reassigned HBASE-14449: Assignee: Pankaj Kumar (was: Ted Yu) > Rewrite deadlock prevention for concurrent

[jira] [Commented] (HBASE-18588) Verify we're using netty .so epolling on linux post HBASE-18271

2017-08-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128320#comment-16128320 ] Guanghao Zhang commented on HBASE-18588: bq. You on master or branch-2? You updated? master

[jira] [Commented] (HBASE-18588) Verify we're using netty .so epolling on linux post HBASE-18271

2017-08-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128316#comment-16128316 ] Guanghao Zhang commented on HBASE-18588: [~stack] sir, it is not test failed. It may be related

[jira] [Comment Edited] (HBASE-18577) shaded client includes several non-relocated third party dependencies

2017-08-15 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124509#comment-16124509 ] Sean Busbey edited comment on HBASE-18577 at 8/16/17 4:53 AM: -- -00 *

[jira] [Updated] (HBASE-18577) shaded client includes several non-relocated third party dependencies

2017-08-15 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18577: Attachment: HBASE-18577.WIP.1.patch -01 now has client shown as "checks out" - still has a

[jira] [Commented] (HBASE-18512) Region Server will abort with IllegalStateException if HDFS umask has limited scope

2017-08-15 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128309#comment-16128309 ] Pankaj Kumar commented on HBASE-18512: -- Thanks everyone for reviewing and committing the patch. >

[jira] [Commented] (HBASE-18581) Remove dead code and some tidy up in BaseLoadBalancer

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

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

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

[jira] [Commented] (HBASE-18544) Move the HRegion#addRegionToMETA to TestDefaultMemStore

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

[jira] [Commented] (HBASE-18546) Always overwrite the TS for Append/Increment unless no existing cells are found

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

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

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18503: --- Description: These helper classes accept the HTD and HCD as argument. We need to make some

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

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18503: --- Status: Patch Available (was: Open) > Change ***Util and Master to use TableDescriptor and

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

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18503: --- Attachment: HBASE-18503.v0.patch > Change ***Util and Master to use TableDescriptor and

[jira] [Commented] (HBASE-18448) Added support for refreshing HFiles through API and shell

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

[jira] [Commented] (HBASE-18544) Move the HRegion#addRegionToMETA to TestDefaultMemStore

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

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

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

[jira] [Commented] (HBASE-18581) Remove dead code and some tidy up in BaseLoadBalancer

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

[jira] [Updated] (HBASE-18424) Fix TestAsyncTableGetMultiThreaded

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18424: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-18424) Fix TestAsyncTableGetMultiThreaded

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18424: -- Affects Version/s: 3.0.0 2.0.0-alpha-1 Fix Version/s: 2.0.0-alpha-2

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

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

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

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

[jira] [Updated] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18572: --- Fix Version/s: 1.2.7 1.5.0 1.3.2

[jira] [Commented] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128241#comment-16128241 ] Chia-Ping Tsai commented on HBASE-18572: bq. Do we need special check there also? I'm not sure

[jira] [Updated] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18572: --- Affects Version/s: 1.3.1 1.2.6 2.0.0-alpha-1 >

[jira] [Commented] (HBASE-18424) Fix TestAsyncTableGetMultiThreaded

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128236#comment-16128236 ] Duo Zhang commented on HBASE-18424: --- Will commit shortly. > Fix TestAsyncTableGetMultiThreaded >

[jira] [Commented] (HBASE-18424) Fix TestAsyncTableGetMultiThreaded

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128233#comment-16128233 ] Duo Zhang commented on HBASE-18424: --- +1. > Fix TestAsyncTableGetMultiThreaded >

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

2017-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128229#comment-16128229 ] Hudson commented on HBASE-18509: FAILURE: Integrated in Jenkins build HBASE-14070.HLC #221 (See

[jira] [Commented] (HBASE-18539) Remove usages of masterSystemTime

2017-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128228#comment-16128228 ] Hudson commented on HBASE-18539: FAILURE: Integrated in Jenkins build HBASE-14070.HLC #221 (See

[jira] [Commented] (HBASE-17614) Move Backup/Restore into separate module

2017-08-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128227#comment-16128227 ] Josh Elser commented on HBASE-17614: Thanks for the quick turnaround, Vlad! Looks pretty good

[jira] [Updated] (HBASE-17614) Move Backup/Restore into separate module

2017-08-15 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17614: -- Status: Patch Available (was: Open) > Move Backup/Restore into separate module >

[jira] [Updated] (HBASE-17614) Move Backup/Restore into separate module

2017-08-15 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17614: -- Attachment: HBASE-17614-v1.patch Patch v1. cc: [~elserj] > Move Backup/Restore into

[jira] [Updated] (HBASE-17614) Move Backup/Restore into separate module

2017-08-15 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17614: -- Labels: backup (was: ) > Move Backup/Restore into separate module >

[jira] [Updated] (HBASE-17614) Move Backup/Restore into separate module

2017-08-15 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17614: -- Fix Version/s: (was: HBASE-7912) > Move Backup/Restore into separate module >

[jira] [Commented] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128208#comment-16128208 ] Duo Zhang commented on HBASE-17994: --- +1. > Add async client test to Performance Evaluation tool >

[jira] [Commented] (HBASE-18422) Fix TestRegionRebalancing

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

[jira] [Updated] (HBASE-18553) Expose scan cursor for asynchronous scanner

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18553: -- Release Note: The ResultScanner which is gotten from an AsyncTable will also return cursor results if

[jira] [Commented] (HBASE-18422) Fix TestRegionRebalancing

2017-08-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128205#comment-16128205 ] Josh Elser commented on HBASE-18422: A few minor suggestions, [~vrodionov]. Could you also try to

[jira] [Updated] (HBASE-18598) AsyncNonMetaRegionLocator use FIFO algorithm to get a candidate locate request

2017-08-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-18598: --- Release Note: Introduce FIFO algorithm to get a candidate locate request for

[jira] [Commented] (HBASE-18600) Provide a method to disable the Short-Circuit HTable in coprocessor

2017-08-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128194#comment-16128194 ] Guanghao Zhang commented on HBASE-18600: Copy the comment. bq. When doing a runAsUser,

[jira] [Commented] (HBASE-18600) Provide a method to disable the Short-Circuit HTable in coprocessor

2017-08-15 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128192#comment-16128192 ] Guanghao Zhang commented on HBASE-18600: [~anoop.hbase] See my comment in HBASE-18500.

[jira] [Commented] (HBASE-18356) Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614

2017-08-15 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128190#comment-16128190 ] Thiruvel Thirumoolan commented on HBASE-18356: -- Unit test failures unrelated. The same patch

[jira] [Commented] (HBASE-18356) Enable TestFavoredStochasticBalancerPickers#testPickers that was disabled by Proc-V2 AM in HBASE-14614

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

[jira] [Commented] (HBASE-18598) AsyncNonMetaRegionLocator use FIFO algorithm to get a candidate locate request

2017-08-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128189#comment-16128189 ] Duo Zhang commented on HBASE-18598: --- +1. > AsyncNonMetaRegionLocator use FIFO algorithm to get a

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Status: Patch Available (was: Open) > Added support for refreshing HFiles through API and shell >

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

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

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Status: Open (was: Patch Available) > Added support for refreshing HFiles through API and shell >

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Attachment: HBASE-18448.branch-1.004.patch > Added support for refreshing HFiles through API and

[jira] [Commented] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError

2017-08-15 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128177#comment-16128177 ] Sean Busbey commented on HBASE-18606: - Could we set this in HBaseTestingUtility to a default that

[jira] [Commented] (HBASE-18477) Umbrella JIRA for HBase Read Replica clusters

2017-08-15 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128175#comment-16128175 ] Zach York commented on HBASE-18477: --- I will be out for the next week and a half. Please direct any

[jira] [Updated] (HBASE-18546) Always overwrite the TS for Append/Increment unless no existing cells are found

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18546: --- Attachment: HBASE-18546.v2.patch > Always overwrite the TS for Append/Increment unless no

[jira] [Updated] (HBASE-18546) Always overwrite the TS for Append/Increment unless no existing cells are found

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18546: --- Status: Patch Available (was: Open) > Always overwrite the TS for Append/Increment unless

[jira] [Updated] (HBASE-18546) Always overwrite the TS for Append/Increment unless no existing cells are found

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18546: --- Status: Open (was: Patch Available) > Always overwrite the TS for Append/Increment unless

[jira] [Commented] (HBASE-18448) Added support for refreshing HFiles through API and shell

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

[jira] [Updated] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18572: --- Priority: Critical (was: Major) > Delete#addColumn can't remove the cell which has no

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

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

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

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-18509: - Description: Track all types of cleanups here: - (done in 001.patch) --Rename classes to more consistent naming:

[jira] [Commented] (HBASE-15806) An endpoint-based export tool

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128146#comment-16128146 ] Chia-Ping Tsai commented on HBASE-15806: bq. The blocker has been lifted Chia-Ping Tsai? We can

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

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128145#comment-16128145 ] Appy commented on HBASE-18509: -- Patch 1 takes care of: - Rename classes to more consistent naming:

[jira] [Comment Edited] (HBASE-18509) [HLC] Finishing cleanups

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128145#comment-16128145 ] Appy edited comment on HBASE-18509 at 8/16/17 12:28 AM: Patch 1 takes care of: -

[jira] [Commented] (HBASE-18599) Add missing @Deprecated annotations

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

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

2017-08-15 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128131#comment-16128131 ] Zach York commented on HBASE-18511: --- Yes this approach looks good. +1 > Default no regions on master

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

2017-08-15 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128130#comment-16128130 ] Umesh Agashe commented on HBASE-18511: -- +1 lgtm > Default no regions on master >

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

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128128#comment-16128128 ] stack commented on HBASE-18511: --- .015 addresses [~uagashe] review comment I missed. Looking for +1s. This

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

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18511: -- Attachment: HBASE-18511.master.015.patch > Default no regions on master > > >

[jira] [Updated] (HBASE-12439) Procedure V2

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12439: -- Fix Version/s: (was: 2.0.0) > Procedure V2 > > > Key: HBASE-12439 >

[jira] [Commented] (HBASE-12439) Procedure V2

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128121#comment-16128121 ] stack commented on HBASE-12439: --- Moving out of 2.0.0. Subtask notification bus will not be done for 2.0

[jira] [Commented] (HBASE-18493) [AMv2] On region server crash do not process system table regions through AssignmentManager.checkIfShouldMoveSystemRegionAsync()

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

[jira] [Issue Comment Deleted] (HBASE-15806) An endpoint-based export tool

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15806: --- Comment: was deleted (was: bq. The blocker has been lifted Chia-Ping Tsai?) > An

[jira] [Commented] (HBASE-15806) An endpoint-based export tool

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128109#comment-16128109 ] Chia-Ping Tsai commented on HBASE-15806: bq. The blocker has been lifted Chia-Ping Tsai? > An

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

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-18509: - Description: Track all types of cleanups here: - Rename classes to more consistent naming: SystemClock,

[jira] [Commented] (HBASE-15806) An endpoint-based export tool

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128102#comment-16128102 ] stack commented on HBASE-15806: --- The blocker has been lifted [~chia7712]? We can get this in now? Needs a

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

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128093#comment-16128093 ] stack commented on HBASE-18511: --- .014 addresses [~uagashe] review. > Default no regions on master >

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

2017-08-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18511: -- Attachment: HBASE-18511.master.014.patch > Default no regions on master > > >

[jira] [Updated] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError

2017-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18606: --- Status: Open (was: Patch Available) > Tests in hbase-spark module fail with UnsatisfiedLinkError >

[jira] [Commented] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI

2017-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128082#comment-16128082 ] Ted Yu commented on HBASE-17436: Test failure probably was not related to patch. > Add facility to

[jira] [Commented] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError

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

[jira] [Commented] (HBASE-18512) Region Server will abort with IllegalStateException if HDFS umask has limited scope

2017-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128065#comment-16128065 ] Hudson commented on HBASE-18512: FAILURE: Integrated in Jenkins build HBase-1.4 #860 (See

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Status: Patch Available (was: Open) > Added support for refreshing HFiles through API and shell >

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Status: Open (was: Patch Available) > Added support for refreshing HFiles through API and shell >

[jira] [Updated] (HBASE-18448) Added support for refreshing HFiles through API and shell

2017-08-15 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18448: Attachment: HBASE-18448.branch-1.003.patch > Added support for refreshing HFiles through API and

[jira] [Updated] (HBASE-18539) Remove usages of masterSystemTime

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-18539: - Resolution: Fixed Status: Resolved (was: Patch Available) > Remove usages of masterSystemTime >

[jira] [Updated] (HBASE-18539) Remove usages of masterSystemTime

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-18539: - Fix Version/s: HBASE-14070 > Remove usages of masterSystemTime > - > >

[jira] [Commented] (HBASE-18539) Remove usages of masterSystemTime

2017-08-15 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128061#comment-16128061 ] Appy commented on HBASE-18539: -- +1ed on RB. Pushed to branch HBASE-14070.HLC. Thanks for the patch

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

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

[jira] [Commented] (HBASE-18599) Add missing @Deprecated annotations

2017-08-15 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128052#comment-16128052 ] Chia-Ping Tsai commented on HBASE-18599: Nice work. > Add missing @Deprecated annotations >

[jira] [Commented] (HBASE-18541) [C++] Segfaults from JNI

2017-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128050#comment-16128050 ] Ted Yu commented on HBASE-18541: Logged the following: https://bugs.launchpad.net/bugs/1710674 Provided

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

2017-08-15 Thread Amit Patel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Patel updated HBASE-18509: --- Attachment: HBASE-18509.HBASE-14070.HLC.001.patch > [HLC] Finishing cleanups >

[jira] [Work started] (HBASE-18509) [HLC] Finishing cleanups

2017-08-15 Thread Amit Patel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-18509 started by Amit Patel. -- > [HLC] Finishing cleanups > > > Key:

  1   2   3   >