[jira] [Commented] (HBASE-17646) Implement Async getRegion method

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

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891761#comment-15891761 ] ramkrishna.s.vasudevan commented on HBASE-17623: Ya thanks for the update. Got it. Just

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-01 Thread CHIA-PING TSAI (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891747#comment-15891747 ] CHIA-PING TSAI commented on HBASE-17623: The HFileBlock.Writer#startWriting will write the dummy

[jira] [Updated] (HBASE-17718) Difference between RS's servername and its ephemeral node cause SSH stop working

2017-03-01 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17718: --- Description: After HBASE-9593, RS put up an ephemeral node in ZK before reporting for duty. But if

[jira] [Updated] (HBASE-17718) Difference between RS's servername and its ephemeral node cause SSH stop working

2017-03-01 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-17718: --- Description: After HBASE-9593, RS put up an ephemeral node in ZK before reporting for duty. But if

[jira] [Created] (HBASE-17718) Difference between RS's servername and its ephemeral node cause SSH stop working

2017-03-01 Thread Allan Yang (JIRA)
Allan Yang created HBASE-17718: -- Summary: Difference between RS's servername and its ephemeral node cause SSH stop working Key: HBASE-17718 URL: https://issues.apache.org/jira/browse/HBASE-17718

[jira] [Commented] (HBASE-15431) A bunch of methods are hot and too big to be inlined

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891723#comment-15891723 ] Andrew Purtell commented on HBASE-15431: Inlining increases locality of reference via the

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891720#comment-15891720 ] ramkrishna.s.vasudevan commented on HBASE-17623: I verified the patch. Looks great. bq.*

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-03-01 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891710#comment-15891710 ] Mathias Herberts commented on HBASE-17704: -- Thanks Gary for this hint, when we upgrade to 1.4.0

[jira] [Commented] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

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

[jira] [Commented] (HBASE-17495) TestHRegionWithInMemoryFlush#testFlushCacheWhileScanning intermittently fails due to assertion error

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891689#comment-15891689 ] ramkrishna.s.vasudevan commented on HBASE-17495: Not able to generate failure even after

[jira] [Commented] (HBASE-17338) Treat Cell data size under global memstore heap size only when that Cell can not be copied to MSLAB

2017-03-01 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891676#comment-15891676 ] Anoop Sam John commented on HBASE-17338: bq.Dumb question. dataSize is KV infrastructure + key

[jira] [Commented] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891670#comment-15891670 ] stack commented on HBASE-17716: --- Hello [~karanmehta93] Can you say more about why the enum indirection

[jira] [Commented] (HBASE-17623) Reuse the bytes array when building the hfile block

2017-03-01 Thread CHIA-PING TSAI (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891660#comment-15891660 ] CHIA-PING TSAI commented on HBASE-17623: Address [~ram_krish]'s comment. The experiment is shown

[jira] [Updated] (HBASE-17495) TestHRegionWithInMemoryFlush#testFlushCacheWhileScanning intermittently fails due to assertion error

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-17495: --- Priority: Critical (was: Major) >

[jira] [Commented] (HBASE-17495) TestHRegionWithInMemoryFlush#testFlushCacheWhileScanning intermittently fails due to assertion error

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891647#comment-15891647 ] ramkrishna.s.vasudevan commented on HBASE-17495: I looked into the output. The above

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

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

[jira] [Updated] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17669: - Attachment: HBASE-17669.v1.patch > Implement async mergeRegion/splitRegion methods. >

[jira] [Updated] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17669: - Attachment: (was: HBASE-17669.v1.patch) > Implement async mergeRegion/splitRegion methods. >

[jira] [Commented] (HBASE-17600) Implement get/create/modify/delete/list namespace admin operations

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

[jira] [Updated] (HBASE-17646) Implement Async getRegion method

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

[jira] [Commented] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891573#comment-15891573 ] Zheng Hu commented on HBASE-17669: -- The patch depends on getRegion() method in HBASE-17646, Will put it

[jira] [Commented] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

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

[jira] [Updated] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17669: - Status: Patch Available (was: Open) > Implement async mergeRegion/splitRegion methods. >

[jira] [Updated] (HBASE-17669) Implement async mergeRegion/splitRegion methods.

2017-03-01 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17669: - Attachment: HBASE-17669.v1.patch > Implement async mergeRegion/splitRegion methods. >

[jira] [Commented] (HBASE-17716) Formalize Scan Metric names

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

[jira] [Commented] (HBASE-17655) Removing MemStoreScanner and SnapshotScanner

2017-03-01 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891561#comment-15891561 ] ramkrishna.s.vasudevan commented on HBASE-17655: If the comment from Anoop is fine to go

[jira] [Commented] (HBASE-14375) define public API for spark integration module

2017-03-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891531#comment-15891531 ] Jerry He commented on HBASE-14375: -- You don't we can make the DefaultSource private as it is? > define

[jira] [Commented] (HBASE-17646) Implement Async getRegion method

2017-03-01 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891504#comment-15891504 ] Duo Zhang commented on HBASE-17646: --- The failed UT is not related. Will commit shortly. > Implement

[jira] [Updated] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17710: --- Attachment: 17710.branch-1.v2.txt > HBase in standalone mode creates directories with 777 permission >

[jira] [Commented] (HBASE-17465) [C++] implement request retry mechanism over RPC

2017-03-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891461#comment-15891461 ] Xiaobing Zhou commented on HBASE-17465: --- posted v9 #fixed broken promise #removed AsyncConnection

[jira] [Updated] (HBASE-17465) [C++] implement request retry mechanism over RPC

2017-03-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HBASE-17465: -- Attachment: HBASE-17465-HBASE-14850.009.patch > [C++] implement request retry mechanism over

[jira] [Comment Edited] (HBASE-17465) [C++] implement request retry mechanism over RPC

2017-03-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891461#comment-15891461 ] Xiaobing Zhou edited comment on HBASE-17465 at 3/2/17 1:56 AM: --- posted v9 #

[jira] [Commented] (HBASE-17579) Backport HBASE-16302 to 1.3.1

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

[jira] [Commented] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891452#comment-15891452 ] Ted Yu commented on HBASE-17716: Which release is this targeting ? For 1.x, can the method(s) taking

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891443#comment-15891443 ] Ted Yu commented on HBASE-17710: {code} Tests in error:

[jira] [Commented] (HBASE-15431) A bunch of methods are hot and too big to be inlined

2017-03-01 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891431#comment-15891431 ] Vincent Poon commented on HBASE-15431: -- For anyone still following this, you can actually force

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-03-01 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891429#comment-15891429 ] Duo Zhang commented on HBASE-16755: --- And there is another minor reason why we set force to true is

[jira] [Comment Edited] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891425#comment-15891425 ] Samarth Jain edited comment on HBASE-17716 at 3/2/17 1:35 AM: -- [~tedyu] - I

[jira] [Commented] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891425#comment-15891425 ] Samarth Jain commented on HBASE-17716: -- [~tedyu] - I see that the ServerSideScanMetrics class is

[jira] [Updated] (HBASE-17579) Backport HBASE-16302 to 1.3.1

2017-03-01 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-17579: -- Attachment: HBASE-17579.branch-1.3.002.patch > Backport HBASE-16302 to 1.3.1 >

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

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

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

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

[jira] [Updated] (HBASE-17600) Implement get/create/modify/delete/list namespace admin operations

2017-03-01 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17600: --- Attachment: HBASE-17600.master.003.patch Try to trigger Hadoop QA again. > Implement

[jira] [Updated] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17710: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.0 2.0.0 > HBase in standalone mode creates

[jira] [Commented] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891389#comment-15891389 ] Ted Yu commented on HBASE-17716: Add license header to MetricType.java {code} 11

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

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

[jira] [Commented] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

2017-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891381#comment-15891381 ] Enis Soztutar commented on HBASE-17717: --- The documentation on the zookeeper side is not explicit

[jira] [Updated] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated HBASE-17716: Status: Patch Available (was: Open) > Formalize Scan Metric names > --- >

[jira] [Updated] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated HBASE-17716: Attachment: HBASE-17716.patch > Formalize Scan Metric names > --- > >

[jira] [Commented] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

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

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

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

[jira] [Commented] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

2017-03-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891321#comment-15891321 ] Josh Elser commented on HBASE-17717: Also, forgot to mention that I did a little testing with a real

[jira] [Updated] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

2017-03-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17717: --- Attachment: HBASE-17717.001.patch .001 Switches the "auth" ACL scheme to "sasl" (under the

[jira] [Commented] (HBASE-14375) define public API for spark integration module

2017-03-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891313#comment-15891313 ] Jerry He commented on HBASE-14375: -- Regarding the DefaultSource class, if I understand it correctly, for

[jira] [Updated] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

2017-03-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17717: --- Status: Patch Available (was: Open) > Incorrect ZK ACL set for HBase superuser >

[jira] [Commented] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891301#comment-15891301 ] Samarth Jain commented on HBASE-17714: -- Thanks for the investigation, [~apurtell]. I will make

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891295#comment-15891295 ] Esteban Gutierrez commented on HBASE-17710: --- +1 I'm ok with this the fix for now. > HBase in

[jira] [Commented] (HBASE-17704) Regions stuck in FAILED_OPEN when HDFS blocks are missing

2017-03-01 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891281#comment-15891281 ] Gary Helmling commented on HBASE-17704: --- So HBASE-16209 added a backoff policy for retries of

[jira] [Created] (HBASE-17717) Incorrect ZK ACL set for HBase superuser

2017-03-01 Thread Josh Elser (JIRA)
Josh Elser created HBASE-17717: -- Summary: Incorrect ZK ACL set for HBase superuser Key: HBASE-17717 URL: https://issues.apache.org/jira/browse/HBASE-17717 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891272#comment-15891272 ] Andrew Purtell commented on HBASE-17714: The release notes on HBASE-13090 say {quote} To ensure

[jira] [Comment Edited] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891268#comment-15891268 ] Andrew Purtell edited comment on HBASE-17714 at 3/1/17 11:18 PM: - e5c1a80

[jira] [Commented] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891268#comment-15891268 ] Andrew Purtell commented on HBASE-17714: e5c1a80 (HBASE-15645 hbase.rpc.timeout is not used in

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891266#comment-15891266 ] Kahlil Oppenheimer commented on HBASE-17707: Good idea. I just set min_cost_need_balance to

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Open (was: Patch Available) > New More Accurate TableSkew

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Patch Available (was: Open) > New More Accurate TableSkew

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Attachment: HBASE-17707-04.patch > New More Accurate TableSkew Balancer/Generator >

[jira] [Created] (HBASE-17716) Formalize Scan Metric names

2017-03-01 Thread Karan Mehta (JIRA)
Karan Mehta created HBASE-17716: --- Summary: Formalize Scan Metric names Key: HBASE-17716 URL: https://issues.apache.org/jira/browse/HBASE-17716 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-17715) expose a sane API to package a standalone client jar

2017-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891255#comment-15891255 ] Enis Soztutar commented on HBASE-17715: --- In theory, you can just use the hbase-shaded-client jar as

[jira] [Updated] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17710: --- Attachment: 17710.branch-1.v2.txt > HBase in standalone mode creates directories with 777 permission >

[jira] [Created] (HBASE-17715) expose a sane API to package a standalone client jar

2017-03-01 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-17715: Summary: expose a sane API to package a standalone client jar Key: HBASE-17715 URL: https://issues.apache.org/jira/browse/HBASE-17715 Project: HBase

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891217#comment-15891217 ] Josh Elser commented on HBASE-17710: {quote} I think so. Patch v4 adds comment which refers to this

[jira] [Updated] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17710: --- Attachment: 17710.v4.txt bq. caveat of running in this standalone mode I think so. Patch v4 adds comment

[jira] [Commented] (HBASE-16893) Use Iterables.removeIf instead of Iterator.remove in HBase filters

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

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891189#comment-15891189 ] Ted Yu commented on HBASE-17707: bq. total cost is 23.5, sum multiplier is 1062.0 min cost which need

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891155#comment-15891155 ] Kahlil Oppenheimer commented on HBASE-17707: {code} +

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891160#comment-15891160 ] Josh Elser commented on HBASE-17710: bq. Mostly because of the bug in RawLocalFileSystem.mkdirs(). We

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Open (was: Patch Available) > New More Accurate TableSkew

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Attachment: HBASE-17707-03.patch > New More Accurate TableSkew Balancer/Generator >

[jira] [Updated] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-17707: --- Status: Patch Available (was: Open) > New More Accurate TableSkew

[jira] [Updated] (HBASE-16893) Use Iterables.removeIf instead of Iterator.remove in HBase filters

2017-03-01 Thread Robert Yokota (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Yokota updated HBASE-16893: -- Assignee: Robert Yokota Status: Patch Available (was: Open) > Use Iterables.removeIf

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891067#comment-15891067 ] Enis Soztutar commented on HBASE-16755: --- bq. Enis Soztutar, yes, all of our current flush policies

[jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew

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

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890984#comment-15890984 ] Ted Yu commented on HBASE-17707: {code} +

[jira] [Commented] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890951#comment-15890951 ] Andrew Purtell commented on HBASE-17714: Never mind, I found the link to the Phoenix JIRA. It is

[jira] [Commented] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890947#comment-15890947 ] Andrew Purtell commented on HBASE-17714: [~samarthjain] Which test? Given that range (thanks) I

[jira] [Commented] (HBASE-17709) New MoveCostFunction that respects MaxMovePercent

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

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

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

[jira] [Commented] (HBASE-17662) Disable in-memory flush when replaying from WAL

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

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-03-01 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890901#comment-15890901 ] Gary Helmling commented on HBASE-16755: --- [~enis], yes, all of our current flush policies will fall

[jira] [Created] (HBASE-17714) Client heartbeats seems to be broken

2017-03-01 Thread Samarth Jain (JIRA)
Samarth Jain created HBASE-17714: Summary: Client heartbeats seems to be broken Key: HBASE-17714 URL: https://issues.apache.org/jira/browse/HBASE-17714 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-03-01 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890899#comment-15890899 ] Gary Helmling commented on HBASE-16755: --- [~Apache9], yes, currently with either

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

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

[jira] [Commented] (HBASE-16755) Honor flush policy under global memstore pressure

2017-03-01 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890881#comment-15890881 ] Enis Soztutar commented on HBASE-16755: --- bq. We pass true to make sure that we flush something out.

[jira] [Commented] (HBASE-16630) Fragmentation in long running Bucket Cache

2017-03-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890868#comment-15890868 ] Hudson commented on HBASE-16630: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #129 (See

[jira] [Commented] (HBASE-17501) NullPointerException after Datanodes Decommissioned and Terminated

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

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890791#comment-15890791 ] Ted Yu commented on HBASE-17710: bq. why this issue is only arising down below? Mostly because of the

[jira] [Commented] (HBASE-17710) HBase in standalone mode creates directories with 777 permission

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

[jira] [Comment Edited] (HBASE-17709) New MoveCostFunction that respects MaxMovePercent

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890779#comment-15890779 ] Kahlil Oppenheimer edited comment on HBASE-17709 at 3/1/17 6:45 PM:

[jira] [Commented] (HBASE-17707) New More Accurate TableSkew Balancer/Generator

2017-03-01 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890780#comment-15890780 ] Kahlil Oppenheimer commented on HBASE-17707: I addressed all of your feedback and fixed the

  1   2   >