[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321837#comment-16321837 ] Hadoop QA commented on HBASE-19694: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

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

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321850#comment-16321850 ] stack commented on HBASE-19694: --- The failure is interesting. The test wants to see how long

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321887#comment-16321887 ] stack commented on HBASE-19753: --- I can't commit this patch. As is it makes TestAdmin2 fail.

[jira] [Updated] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19753: -- Attachment: HBASE-19753.branch-2.007.patch > Miscellany of fixes for hbase-zookeeper tests to make them more ro

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321897#comment-16321897 ] Duo Zhang commented on HBASE-19753: --- Then how about modifying the UTs only as I describ

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321898#comment-16321898 ] stack commented on HBASE-19753: --- .007 Change how we wait on connection in ROZKClient. Don't

[jira] [Commented] (HBASE-19083) Introduce a new log writer which can write to two HDFSes

2018-01-11 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321903#comment-16321903 ] Zheng Hu commented on HBASE-19083: -- #1the create method look strange, Can define a

[jira] [Commented] (HBASE-19695) Handle disabled table for async client

2018-01-11 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321901#comment-16321901 ] Jingyun Tian commented on HBASE-19695: -- my proposal is when we do complete like foll

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321907#comment-16321907 ] Duo Zhang commented on HBASE-19753: --- The approach in v7 is fine. +1. > Miscellany of f

[jira] [Updated] (HBASE-19742) TestMemstoreLABWithoutPool fails on some machines (including Apache Jenkins)

2018-01-11 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-19742: --- Attachment: HBASE-19742.test.patch Another issue is why the test fails? MSLAB does handle the

[jira] [Commented] (HBASE-19746) Add default impl to Cell#getType

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321910#comment-16321910 ] Hadoop QA commented on HBASE-19746: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321915#comment-16321915 ] stack commented on HBASE-19694: --- I put a suggested patch up on HBASE-19753. Let me put up a

[jira] [Updated] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19753: -- Attachment: HBASE-19753.branch-2.008.patch > Miscellany of fixes for hbase-zookeeper tests to make them more ro

[jira] [Comment Edited] (HBASE-19742) TestMemstoreLABWithoutPool fails on some machines (including Apache Jenkins)

2018-01-11 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321911#comment-16321911 ] Chia-Ping Tsai edited comment on HBASE-19742 at 1/11/18 9:22 AM: --

[jira] [Updated] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19694: -- Attachment: HBASE-19694.branch-2.009.patch > The initialization order for a fresh cluster is incorrect > --

[jira] [Updated] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19753: -- Attachment: (was: HBASE-19753.branch-2.008.patch) > Miscellany of fixes for hbase-zookeeper tests to make t

[jira] [Resolved] (HBASE-17664) Remove unnecessary semicolons throughout the code base

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17664. --- Resolution: Fixed Fix Version/s: 3.0.0 Checked the current master and it seems that ev

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321919#comment-16321919 ] stack commented on HBASE-19694: --- .009 has this patch and latest from HBASE-19753 > The ini

[jira] [Commented] (HBASE-19083) Introduce a new log writer which can write to two HDFSes

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321920#comment-16321920 ] Duo Zhang commented on HBASE-19083: --- Your question #1 is the answer to question #2. I w

[jira] [Updated] (HBASE-19078) Add peer cluster root directory config for synchronous replication

2018-01-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19078: --- Attachment: HBASE-19078.master.001.patch > Add peer cluster root directory config for synchro

[jira] [Commented] (HBASE-19078) Add peer cluster root directory config for synchronous replication

2018-01-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321923#comment-16321923 ] Guanghao Zhang commented on HBASE-19078: Will add shell support in v2 patch. > A

[jira] [Updated] (HBASE-19078) Add peer cluster root directory config for synchronous replication

2018-01-11 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-19078: --- Status: Patch Available (was: Open) > Add peer cluster root directory config for synchronous

[jira] [Commented] (HBASE-19695) Handle disabled table for async client

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321922#comment-16321922 ] Duo Zhang commented on HBASE-19695: --- Seems fine. > Handle disabled table for async cli

[jira] [Updated] (HBASE-19076) Ensure findbugs jsr305 jar isn't present in hbase-error-prone module

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel updated HBASE-19076: -- Resolution: Cannot Reproduce Status: Resolved (was: Patch Available) Closing this one

[jira] [Created] (HBASE-19759) Fix Checkstyle errors in hbase-common

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19759: - Summary: Fix Checkstyle errors in hbase-common Key: HBASE-19759 URL: https://issues.apache.org/jira/browse/HBASE-19759 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321963#comment-16321963 ] stack commented on HBASE-19694: --- Testing on my wonky cluster, TestHCM is failing because Ma

[jira] [Created] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19761: - Summary: Fix Checkstyle errors in hbase-zookeeper Key: HBASE-19761 URL: https://issues.apache.org/jira/browse/HBASE-19761 Project: HBase Issue Type: Sub-ta

[jira] [Created] (HBASE-19760) Fix Checkstyle errors in hbase-client

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19760: - Summary: Fix Checkstyle errors in hbase-client Key: HBASE-19760 URL: https://issues.apache.org/jira/browse/HBASE-19760 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19762) Fix Checkstyle errors in hbase-http

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19762: - Summary: Fix Checkstyle errors in hbase-http Key: HBASE-19762 URL: https://issues.apache.org/jira/browse/HBASE-19762 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19763) Fix Checkstyle errors in hbase-procedure

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19763: - Summary: Fix Checkstyle errors in hbase-procedure Key: HBASE-19763 URL: https://issues.apache.org/jira/browse/HBASE-19763 Project: HBase Issue Type: Sub-ta

[jira] [Created] (HBASE-19764) Fix Checkstyle errors in hbase-endpoint

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19764: - Summary: Fix Checkstyle errors in hbase-endpoint Key: HBASE-19764 URL: https://issues.apache.org/jira/browse/HBASE-19764 Project: HBase Issue Type: Sub-tas

[jira] [Created] (HBASE-19765) Fix Checkstyle errors in hbase-backup

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19765: - Summary: Fix Checkstyle errors in hbase-backup Key: HBASE-19765 URL: https://issues.apache.org/jira/browse/HBASE-19765 Project: HBase Issue Type: Sub-task

[jira] [Work started] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-19761 started by Jan Hentschel. - > Fix Checkstyle errors in hbase-zookeeper > -

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321971#comment-16321971 ] Duo Zhang commented on HBASE-19694: --- I think you need to figure out the problem with yo

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321975#comment-16321975 ] stack commented on HBASE-19753: --- bq. Then how about modifying the UTs only as I described a

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321980#comment-16321980 ] stack commented on HBASE-19694: --- bq. I think you need to figure out the problem with your c

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321986#comment-16321986 ] Hadoop QA commented on HBASE-19753: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19758: -- Attachment: HBASE-19758.patch > Split TestHCM to several smaller tests > --

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321996#comment-16321996 ] Duo Zhang commented on HBASE-19694: --- And it is a bit strange, is there any problem with

[jira] [Updated] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19758: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Split TestHCM to several smaller tests

[jira] [Commented] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322000#comment-16322000 ] Duo Zhang commented on HBASE-19758: --- Split all the operation timeout and rpc timeout te

[jira] [Commented] (HBASE-19083) Introduce a new log writer which can write to two HDFSes

2018-01-11 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322014#comment-16322014 ] Zheng Hu commented on HBASE-19083: -- OK, Got it. LGTM overall. > Introduce a new log

[jira] [Commented] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322015#comment-16322015 ] Duo Zhang commented on HBASE-19758: --- [~stack] PTAL sir. Thanks. > Split TestHCM to sev

[jira] [Updated] (HBASE-19703) Functionality added as part of HBASE-12583 is not working after moving the split code to master

2018-01-11 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated HBASE-19703: Attachment: HBASE-19703_v2.patch [~anoop.hbase] [~ram_krish] Here is final

[jira] [Commented] (HBASE-19746) Add default impl to Cell#getType

2018-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322026#comment-16322026 ] Anoop Sam John commented on HBASE-19746: Looks good. > Add default impl to Cell#

[jira] [Commented] (HBASE-19703) Functionality added as part of HBASE-12583 is not working after moving the split code to master

2018-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322049#comment-16322049 ] Anoop Sam John commented on HBASE-19703: @param familyName - * @return whether t

[jira] [Created] (HBASE-19766) UninitializedMessageException : Message missing required fields

2018-01-11 Thread Karthick (JIRA)
Karthick created HBASE-19766: Summary: UninitializedMessageException : Message missing required fields Key: HBASE-19766 URL: https://issues.apache.org/jira/browse/HBASE-19766 Project: HBase Iss

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322116#comment-16322116 ] Hadoop QA commented on HBASE-19694: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-19078) Add peer cluster root directory config for synchronous replication

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322122#comment-16322122 ] Hadoop QA commented on HBASE-19078: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-19751) Use RegionInfo directly instead of an identifier and a namespace when getting WAL

2018-01-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322131#comment-16322131 ] Hudson commented on HBASE-19751: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Updated] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19753: -- Attachment: keepalive.diff You can try this sir [~stack]. Added a logic that we will not close a zk wh

[jira] [Commented] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322172#comment-16322172 ] Hadoop QA commented on HBASE-19758: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-19083) Introduce a new log writer which can write to two HDFSes

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

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322200#comment-16322200 ] Hadoop QA commented on HBASE-19753: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Status: Open (was: Patch Available) > print pretty rowkey in getExceptionMessageAdditionalDe

[jira] [Commented] (HBASE-19078) Add peer cluster root directory config for synchronous replication

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322204#comment-16322204 ] Duo Zhang commented on HBASE-19078: --- {code} optional string clusterRootDir = 11; {code}

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Attachment: HBASE-19750.004.patch > print pretty rowkey in getExceptionMessageAdditionalDetai

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Status: Patch Available (was: Open) > print pretty rowkey in getExceptionMessageAdditionalDe

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Status: Open (was: Patch Available) > print pretty rowkey in getExceptionMessageAdditionalDe

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Attachment: HBASE-19750.005.patch > print pretty rowkey in getExceptionMessageAdditionalDetai

[jira] [Updated] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Wang, Xinglong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang, Xinglong updated HBASE-19750: --- Status: Patch Available (was: Open) > print pretty rowkey in getExceptionMessageAdditionalDe

[jira] [Commented] (HBASE-15042) refactor so that site materials are in the Standard Maven Place

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322246#comment-16322246 ] Jan Hentschel commented on HBASE-15042: --- [~ndimiduk] As branch-1.1 has reached end

[jira] [Commented] (HBASE-19750) print pretty rowkey in getExceptionMessageAdditionalDetail

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322279#comment-16322279 ] Hadoop QA commented on HBASE-19750: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322308#comment-16322308 ] stack commented on HBASE-19694: --- That looks additive on top of the patch I have here [~Apac

[jira] [Comment Edited] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322308#comment-16322308 ] stack edited comment on HBASE-19694 at 1/11/18 2:26 PM: The keepa

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322317#comment-16322317 ] Duo Zhang commented on HBASE-19694: --- You could try removing the wait until connected lo

[jira] [Commented] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322359#comment-16322359 ] stack commented on HBASE-19758: --- TestCoprocessorWhitelistMasterObserver is a flakey. Unrela

[jira] [Updated] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19758: -- Attachment: HBASE-19758.patch Retry > Split TestHCM to several smaller tests > ---

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322410#comment-16322410 ] stack commented on HBASE-19694: --- Misc timeouts including some old favorites, TestHCM, and T

[jira] [Updated] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19753: -- Attachment: HBASE-19753.branch-2.008.patch > Miscellany of fixes for hbase-zookeeper tests to make them more ro

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322505#comment-16322505 ] stack commented on HBASE-19753: --- Did some quick tests this morning. Replacing the wait-on-c

[jira] [Updated] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-19694: -- Attachment: HBASE-19694.branch-2.010.patch > The initialization order for a fresh cluster is incorrect > --

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322520#comment-16322520 ] stack commented on HBASE-19694: --- This is another combined patch. Its .005 above with latest

[jira] [Updated] (HBASE-19752) RSGroupBasedLoadBalancer#getMisplacedRegions() should handle the case where rs group cannot be determined

2018-01-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19752: --- Attachment: 19752.v5.txt To test the method getMisplacedRegions(), I need to make it public since TestRSGrou

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322568#comment-16322568 ] Hadoop QA commented on HBASE-19753: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Created] (HBASE-19767) Master web UI shows negative values for Remaining KVs

2018-01-11 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-19767: --- Summary: Master web UI shows negative values for Remaining KVs Key: HBASE-19767 URL: https://issues.apache.org/jira/browse/HBASE-19767 Project: HBase

[jira] [Commented] (HBASE-19758) Split TestHCM to several smaller tests

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322596#comment-16322596 ] Hadoop QA commented on HBASE-19758: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HBASE-19752) RSGroupBasedLoadBalancer#getMisplacedRegions() should handle the case where rs group cannot be determined

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322599#comment-16322599 ] Hadoop QA commented on HBASE-19752: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Created] (HBASE-19768) RegionServer startup failing when DN is dead

2018-01-11 Thread Jean-Marc Spaggiari (JIRA)
Jean-Marc Spaggiari created HBASE-19768: --- Summary: RegionServer startup failing when DN is dead Key: HBASE-19768 URL: https://issues.apache.org/jira/browse/HBASE-19768 Project: HBase Is

[jira] [Commented] (HBASE-19754) Backport HBASE-11409 to branch-1 and branch-1.4

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322631#comment-16322631 ] churro morales commented on HBASE-19754: fair enough, ill move the patch back to

[jira] [Created] (HBASE-19769) IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs

2018-01-11 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19769: -- Summary: IllegalAccessError on package-private Hadoop metrics2 classes in MapReduce jobs Key: HBASE-19769 URL: https://issues.apache.org/jira/browse/HBASE-19769 Project:

[jira] [Created] (HBASE-19770) `list` shell command does not return an array of table names

2018-01-11 Thread Josh Elser (JIRA)
Josh Elser created HBASE-19770: -- Summary: `list` shell command does not return an array of table names Key: HBASE-19770 URL: https://issues.apache.org/jira/browse/HBASE-19770 Project: HBase Iss

[jira] [Commented] (HBASE-19685) Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors

2018-01-11 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322696#comment-16322696 ] Appy commented on HBASE-19685: -- Oh damn! i just spent 2 hrs debugging this one and arrived a

[jira] [Commented] (HBASE-19753) Miscellany of fixes for hbase-zookeeper tests to make them more robust

2018-01-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322699#comment-16322699 ] stack commented on HBASE-19753: --- Ok. Compound patch is hanging on my dodgy hardware... its

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

2018-01-11 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322700#comment-16322700 ] huaxiang sun commented on HBASE-19163: -- Thanks [~uagashe]! Given [~saint@gmail.c

[jira] [Updated] (HBASE-19685) Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors

2018-01-11 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-19685: - Fix Version/s: 1.2.7 1.5.0 1.4.1 1.3.2 > Fix TestFSError

[jira] [Updated] (HBASE-19685) Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors

2018-01-11 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-19685: - Resolution: Fixed Status: Resolved (was: Patch Available) > Fix TestFSErrorsExposed#testFullSystemBubble

[jira] [Created] (HBASE-19771) restore_snapshot shell command gives wrong namespace if the namespace doesn't exist

2018-01-11 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19771: -- Summary: restore_snapshot shell command gives wrong namespace if the namespace doesn't exist Key: HBASE-19771 URL: https://issues.apache.org/jira/browse/HBASE-19771 Project: HBas

[jira] [Updated] (HBASE-19771) restore_snapshot shell command gives wrong namespace if the namespace doesn't exist

2018-01-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19771: --- Affects Version/s: 2.0.0-beta-1 > restore_snapshot shell command gives wrong namespace if the namespace doesn

[jira] [Commented] (HBASE-19685) Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors

2018-01-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322744#comment-16322744 ] Hudson commented on HBASE-19685: SUCCESS: Integrated in Jenkins build HBase-1.2-IT #1058

[jira] [Commented] (HBASE-19685) Fix TestFSErrorsExposed#testFullSystemBubblesFSErrors

2018-01-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322750#comment-16322750 ] Hudson commented on HBASE-19685: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #334 (

[jira] [Resolved] (HBASE-19483) Add proper privilege check for rsgroup commands

2018-01-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19483. Resolution: Fixed Addendum integrated to branch-1.4 and branch-1 Thanks Guangxu. > Add proper privilege c

[jira] [Commented] (HBASE-19694) The initialization order for a fresh cluster is incorrect

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322757#comment-16322757 ] Hadoop QA commented on HBASE-19694: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-11409) Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322769#comment-16322769 ] churro morales commented on HBASE-11409: @TedYu sorry about that, reverted and re

[jira] [Commented] (HBASE-15321) Ability to open a HRegion from hdfs snapshot.

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322772#comment-16322772 ] churro morales commented on HBASE-15321: [~stack] [~enis] [~anoopamz] you guys go

[jira] [Updated] (HBASE-19754) Backport HBASE-11409 to branch-1 and branch-1.4

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated HBASE-19754: --- Status: Open (was: Patch Available) > Backport HBASE-11409 to branch-1 and branch-1.4 >

[jira] [Resolved] (HBASE-19754) Backport HBASE-11409 to branch-1 and branch-1.4

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales resolved HBASE-19754. Resolution: Fixed Moving this ticket back to the original HBASE-11409 for the branch-1 back

[jira] [Reopened] (HBASE-11409) Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales reopened HBASE-11409: > Add more flexibility for input directory structure to LoadIncrementalHFiles > ---

[jira] [Updated] (HBASE-11409) Add more flexibility for input directory structure to LoadIncrementalHFiles

2018-01-11 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated HBASE-11409: --- Attachment: HBASE-11409.v6.branch-1.patch For the branch-1 backport: Because the IA was Pub

  1   2   3   >