[jira] [Comment Edited] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262117#comment-16262117 ] Chia-Ping Tsai edited comment on HBASE-19092 at 11/22/17 8:02 AM: --

[jira] [Commented] (HBASE-19221) NoClassDefFoundError: org/hamcrest/SelfDescribing while running IT tests in 2.0-alpha4

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262177#comment-16262177 ] Peter Somogyi commented on HBASE-19221: --- I'm not aware of which change fixed this. Do you still

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

2017-11-22 Thread Guoquan Wu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262215#comment-16262215 ] Guoquan Wu commented on HBASE-19321: same to you > ZKAsyncRegistry ctor would hang when zookeeper

[jira] [Commented] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262223#comment-16262223 ] Guangxu Cheng commented on HBASE-19325: --- Upload the first patch. Thanks > Pass a list of server

[jira] [Updated] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability

2017-11-22 Thread Harshal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harshal Jain updated HBASE-19024: - Attachment: master.v8.patch Fixed the issues and added a test class which covers this scenario.

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262246#comment-16262246 ] Chia-Ping Tsai commented on HBASE-19092: bq. Fixes test cases and checkstyle. I have not fixed

[jira] [Commented] (HBASE-19326) Remove dead servers from rsgroup

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262254#comment-16262254 ] Guangxu Cheng commented on HBASE-19326: --- There are two ways to clear dead servers: # the command

[jira] [Updated] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19035: --- Attachment: HBASE-19035.branch-1.patch Retry for branch-1 HADOOP QA. > Miss metrics when

[jira] [Updated] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-19325: -- Attachment: HBASE-19325.branch-2.001.patch > Pass a list of server name to

[jira] [Resolved] (HBASE-16137) Fix findbugs warning introduced by hbase-14730

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-16137. --- Resolution: Won't Fix > Fix findbugs warning introduced by hbase-14730 >

[jira] [Updated] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-19092: --- Attachment: HBASE-19092_4.patch Fixes test cases and checkstyle. I have not

[jira] [Comment Edited] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262247#comment-16262247 ] Chia-Ping Tsai edited comment on HBASE-19092 at 11/22/17 10:36 AM: ---

[jira] [Created] (HBASE-19327) Update the import layout for formatter

2017-11-22 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19327: -- Summary: Update the import layout for formatter Key: HBASE-19327 URL: https://issues.apache.org/jira/browse/HBASE-19327 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262256#comment-16262256 ] ramkrishna.s.vasudevan commented on HBASE-19092: bq.Our formatter is obsolete. see

[jira] [Updated] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-19092: --- Status: Open (was: Patch Available) > Make Tag IA.LimitedPrivate and expose

[jira] [Updated] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-19325: -- Status: Patch Available (was: Open) > Pass a list of server name to postClearDeadServers >

[jira] [Updated] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16868: --- Attachment: HBASE-16868.master.009.patch > Add a replicate_all flag to avoid misuse the

[jira] [Commented] (HBASE-19122) preCompact and preFlush can bypass by returning null scanner; shut it down

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

[jira] [Commented] (HBASE-16137) Fix findbugs warning introduced by hbase-14730

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262229#comment-16262229 ] Peter Somogyi commented on HBASE-16137: --- A fix which was previously applied used a synchronized

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262247#comment-16262247 ] Chia-Ping Tsai commented on HBASE-19092: Let me file a issue for formatter > Make Tag

[jira] [Updated] (HBASE-19303) Cleanup the usage of deprecated ReplicationAdmin

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19303: --- Status: Patch Available (was: Open) > Cleanup the usage of deprecated ReplicationAdmin >

[jira] [Updated] (HBASE-19303) Cleanup the usage of deprecated ReplicationAdmin

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19303: --- Attachment: HBASE-19303.master.001.patch > Cleanup the usage of deprecated ReplicationAdmin

[jira] [Updated] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-19092: --- Status: Patch Available (was: Open) > Make Tag IA.LimitedPrivate and expose

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262165#comment-16262165 ] ramkrishna.s.vasudevan commented on HBASE-19092: bq.Perhaps it is time to introduce the

[jira] [Created] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-19325: - Summary: Pass a list of server name to postClearDeadServers Key: HBASE-19325 URL: https://issues.apache.org/jira/browse/HBASE-19325 Project: HBase Issue

[jira] [Created] (HBASE-19326) Remove dead servers from rsgroup

2017-11-22 Thread Guangxu Cheng (JIRA)
Guangxu Cheng created HBASE-19326: - Summary: Remove dead servers from rsgroup Key: HBASE-19326 URL: https://issues.apache.org/jira/browse/HBASE-19326 Project: HBase Issue Type: New Feature

[jira] [Created] (HBASE-19334) User.runAsLoginUser not work in AccessController because it use a short circuited connection

2017-11-22 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19334: -- Summary: User.runAsLoginUser not work in AccessController because it use a short circuited connection Key: HBASE-19334 URL: https://issues.apache.org/jira/browse/HBASE-19334

[jira] [Commented] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263652#comment-16263652 ] Guangxu Cheng commented on HBASE-19325: --- bq.Don't we need to preserve / provide the same method

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263738#comment-16263738 ] Duo Zhang commented on HBASE-16890: --- The ops metrics are 81435 vs. 77108, FSHLog is 5% more but the run

[jira] [Commented] (HBASE-19318) MasterRpcServices#getSecurityCapabilities explicitly checks for the HBase AccessController implementation

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263807#comment-16263807 ] ramkrishna.s.vasudevan commented on HBASE-19318: Patch LGTM. So the intention is to see

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263808#comment-16263808 ] Ted Yu commented on HBASE-19290: bq. The WAL split speed was stable at 0.2TB/minute The above is

[jira] [Commented] (HBASE-19163) "Maximum lock count exceeded" from region server's batch processing

2017-11-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263451#comment-16263451 ] stack commented on HBASE-19163: --- Man. Great find [~huaxiang] Thats bad. Critical yes. Did you get chance

[jira] [Resolved] (HBASE-19333) Consider exposing ExportSnapshot#getSnapshotFiles through POJO class

2017-11-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-19333. --- Resolution: Incomplete Resolving as incomplete/invalid. > Consider exposing ExportSnapshot#getSnapshotFiles

[jira] [Commented] (HBASE-19301) Provide way for CPs to create short circuited connection with custom configurations

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263536#comment-16263536 ] Guanghao Zhang commented on HBASE-19301: Sorry, sir. This issue is great to resolve what the

[jira] [Commented] (HBASE-19301) Provide way for CPs to create short circuited connection with custom configurations

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263576#comment-16263576 ] Guanghao Zhang commented on HBASE-19301: Open a HBASE-19334 for the ACL problem. The ACL problem

[jira] [Updated] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-16868: --- Attachment: HBASE-16868.master.011.patch > Add a replicate_all flag to avoid misuse the

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263760#comment-16263760 ] binlijin commented on HBASE-19290: -- {quote} The patch is adding throttling, so it's certainly changing

[jira] [Updated] (HBASE-19300) TestMultithreadedTableMapper fails in branch-1.4

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19300: --- Assignee: Ted Yu Status: Patch Available (was: Open) > TestMultithreadedTableMapper fails in

[jira] [Updated] (HBASE-19300) TestMultithreadedTableMapper fails in branch-1.4

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19300: --- Attachment: 19300.branch-1.4.patch This patch allows the test to pass. > TestMultithreadedTableMapper fails

[jira] [Updated] (HBASE-19334) User.runAsLoginUser not work in AccessController because it use a short circuited connection

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19334: --- Description: The short-circuited connection will bypass the RPC and the RPC context didn't

[jira] [Commented] (HBASE-19333) Consider exposing ExportSnapshot#getSnapshotFiles through POJO class

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263593#comment-16263593 ] Ted Yu commented on HBASE-19333: bq. Make sure it does not come off as 'instruction' or a 'command'. I

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

2017-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263707#comment-16263707 ] Hudson commented on HBASE-19332: FAILURE: Integrated in Jenkins build HBase-1.3-JDK8 #375 (See

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

2017-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263753#comment-16263753 ] Hudson commented on HBASE-19332: FAILURE: Integrated in Jenkins build HBase-1.5 #166 (See

[jira] [Commented] (HBASE-19310) Verify IntegrationTests don't rely on Rules outside of JUnit context

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

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Commented] (HBASE-19300) TestMultithreadedTableMapper fails in branch-1.4

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263793#comment-16263793 ] Ted Yu commented on HBASE-19300: After a brief bisect (cutting the patch in half and shrinking the number

[jira] [Commented] (HBASE-19317) Increase "yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage" to avoid host-related failures on MiniMRCluster

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

[jira] [Commented] (HBASE-19310) Verify IntegrationTests don't rely on Rules outside of JUnit context

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

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263521#comment-16263521 ] Duo Zhang commented on HBASE-16890: --- BTW what do you mean by ‘completely asynchronous’? > Analyze the

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Commented] (HBASE-18309) Support multi threads in CleanerChore

2017-11-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263723#comment-16263723 ] Yu Li commented on HBASE-18309: --- Ok, let me commit this one. [~stack] I'm planning to commit this one into

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263742#comment-16263742 ] Ted Yu commented on HBASE-19290: Lijin: The above example lasted for almost an hour. With the patch,

[jira] [Updated] (HBASE-18309) Support multi threads in CleanerChore

2017-11-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-18309: -- Hadoop Flags: Reviewed Release Note: After HBASE-18309 we could use multiple threads to scan archive

[jira] [Commented] (HBASE-19317) Increase "yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage" to avoid host-related failures on MiniMRCluster

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

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Updated] (HBASE-19317) Increase "yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage" to avoid host-related failures on MiniMRCluster

2017-11-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-19317: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-19310) Verify IntegrationTests don't rely on Rules outside of JUnit context

2017-11-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-19310: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-19333) Consider exposing ExportSnapshot#getSnapshotFiles through POJO class

2017-11-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263488#comment-16263488 ] stack commented on HBASE-19333: --- Why file on behalf of others? Why not encourage them to file their own

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-22 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263513#comment-16263513 ] Duo Zhang commented on HBASE-16890: --- MVCC is assigned before calling consumer. It is an optimization

[jira] [Commented] (HBASE-19333) Consider exposing ExportSnapshot#getSnapshotFiles through POJO class

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263543#comment-16263543 ] Ted Yu commented on HBASE-19333: bq. And whats with the 'Consider'? Why file issue an issue for a

[jira] [Updated] (HBASE-19334) User.runAsLoginUser not work in AccessController because it use a short circuited connection

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19334: --- Description: The short-circuited connection will bypass the RPC and the RPC context didn't

[jira] [Commented] (HBASE-19323) Make netty engine default in hbase2

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

[jira] [Commented] (HBASE-19333) Consider exposing ExportSnapshot#getSnapshotFiles through POJO class

2017-11-22 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263562#comment-16263562 ] stack commented on HBASE-19333: --- bq. HBASE-15762 Consider hbase-client to be shaded by default in 2.0

[jira] [Commented] (HBASE-19330) Remove duplicated dependency from hbase-rest

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

[jira] [Commented] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessControl

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263719#comment-16263719 ] Guanghao Zhang commented on HBASE-19093: If we add a new method to MasterRpcServices, but don't

[jira] [Assigned] (HBASE-19334) User.runAsLoginUser not work in AccessController because it use a short circuited connection

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-19334: -- Assignee: Guanghao Zhang > User.runAsLoginUser not work in AccessController because

[jira] [Commented] (HBASE-19335) Fix waitUntilAllRegionsAssigned

2017-11-22 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263803#comment-16263803 ] Appy commented on HBASE-19335: -- Running TestRegionObserverInterface on local machine took 84 sec (after the

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Resolved] (HBASE-19329) hbase regionserver log output error (quota)

2017-11-22 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-19329. Resolution: Invalid Please use the user mailing list for help in debugging your system. JIRA is

[jira] [Commented] (HBASE-19318) MasterRpcServices#getSecurityCapabilities explicitly checks for the HBase AccessController implementation

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

[jira] [Comment Edited] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263699#comment-16263699 ] binlijin edited comment on HBASE-19290 at 11/23/17 2:32 AM: [~appy] bq. Yeah,

[jira] [Updated] (HBASE-19332) DumpReplicationQueues misreports total WAL size

2017-11-22 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-19332: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-1.3+.

[jira] [Updated] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-19290: - Attachment: HBASE-19290.master.004.patch > Reduce zk request when doing split log >

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263699#comment-16263699 ] binlijin commented on HBASE-19290: -- [~appy] bq. Yeah, they are definitely clear, but Jingyun Tian's

[jira] [Commented] (HBASE-19332) DumpReplicationQueues misreports total WAL size

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

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263720#comment-16263720 ] binlijin commented on HBASE-19290: -- [~tedyu] bq. Assuming patch v3 is very close to the version you run

[jira] [Commented] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessControl

2017-11-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263741#comment-16263741 ] Anoop Sam John commented on HBASE-19093: bq.If we add a new method to MasterRpcServices, but

[jira] [Commented] (HBASE-19266) TestAcidGuarantees should cover adaptive in-memory compaction

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263474#comment-16263474 ] Ted Yu commented on HBASE-19266: TestAcidGuaranteesWithBasicPoli didn't finish in the QA run. This might

[jira] [Commented] (HBASE-19330) Remove duplicated dependency from hbase-rest

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

[jira] [Commented] (HBASE-19301) Provide way for CPs to create short circuited connection with custom configurations

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263578#comment-16263578 ] Guanghao Zhang commented on HBASE-19301: bq. we need to add doc that it will be a short-circuited

[jira] [Commented] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263602#comment-16263602 ] Guanghao Zhang commented on HBASE-16868: TestAsyncReplicationAdminApiWithClusters was added

[jira] [Commented] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263651#comment-16263651 ] Guangxu Cheng commented on HBASE-19325: --- bq.What about passing the servers coming from request to

[jira] [Commented] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data

2017-11-22 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263689#comment-16263689 ] Guanghao Zhang commented on HBASE-19035: The branch-1 HADOOP QA build timeout See

[jira] [Commented] (HBASE-19335) Fix waitUntilAllRegionsAssigned

2017-11-22 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263701#comment-16263701 ] Appy commented on HBASE-19335: -- I have a patch which i'll upload shortly. > Fix waitUntilAllRegionsAssigned

[jira] [Created] (HBASE-19335) Fix waitUntilAllRegionsAssigned

2017-11-22 Thread Appy (JIRA)
Appy created HBASE-19335: Summary: Fix waitUntilAllRegionsAssigned Key: HBASE-19335 URL: https://issues.apache.org/jira/browse/HBASE-19335 Project: HBase Issue Type: Bug Reporter: Appy

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263729#comment-16263729 ] binlijin commented on HBASE-19290: -- We observe that when the cluster is big, regionserver issue too much

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263728#comment-16263728 ] Anoop Sam John commented on HBASE-16890: So as per ur tests the higher percentile latency values

[jira] [Commented] (HBASE-19290) Reduce zk request when doing split log

2017-11-22 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263748#comment-16263748 ] binlijin commented on HBASE-19290: -- bq. The above example lasted for almost an hour. With the

[jira] [Commented] (HBASE-19300) TestMultithreadedTableMapper fails in branch-1.4

2017-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263796#comment-16263796 ] Ted Yu commented on HBASE-19300: As far as I can tell, synchronizing on outer (the context) is correct:

[jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same

2017-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263797#comment-16263797 ] ramkrishna.s.vasudevan commented on HBASE-16890: I think I need to repeat my test here. I

[jira] [Commented] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer

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

[jira] [Updated] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability

2017-11-22 Thread Harshal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harshal Jain updated HBASE-19024: - Attachment: master.v8.patch Fixed one minor white-space issue. > provide a configurable option

[jira] [Commented] (HBASE-19303) Cleanup the usage of deprecated ReplicationAdmin

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

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262278#comment-16262278 ] Chia-Ping Tsai commented on HBASE-19092: bq. I mean the hard task part of applying

[jira] [Commented] (HBASE-19325) Pass a list of server name to postClearDeadServers

2017-11-22 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262301#comment-16262301 ] Chia-Ping Tsai commented on HBASE-19325: What about passing the servers coming from request to

[jira] [Created] (HBASE-19329) hbase regionserver log output error (quota)

2017-11-22 Thread gehaijiang (JIRA)
gehaijiang created HBASE-19329: -- Summary: hbase regionserver log output error (quota) Key: HBASE-19329 URL: https://issues.apache.org/jira/browse/HBASE-19329 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-19321) ZKAsyncRegistry ctor would hang when zookeeper cluster is not available

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

[jira] [Commented] (HBASE-19311) Promote TestAcidGuarantees to LargeTests and start mini cluster once to make it faster

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

[jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs

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

  1   2   3   >