[jira] [Created] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HBASE-23134: -- Summary: Enable_all and Disable_all table by Regex fail from Shell Key: HBASE-23134 URL: https://issues.apache.org/jira/browse/HBASE-23134 Project: HBase

[GitHub] [hbase] Apache-HBase commented on issue #678: HBASE-23107 Avoid temp byte array creation when doing cacheDataOnWrite

2019-10-08 Thread GitBox
Apache-HBase commented on issue #678: HBASE-23107 Avoid temp byte array creation when doing cacheDataOnWrite URL: https://github.com/apache/hbase/pull/678#issuecomment-539373318 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|---

[GitHub] [hbase-operator-tools] daisukebe commented on a change in pull request #40: HBASE-23112 [hbase-operator-tools] fixMeta in hbck2 is porcelain, in …

2019-10-08 Thread GitBox
daisukebe commented on a change in pull request #40: HBASE-23112 [hbase-operator-tools] fixMeta in hbck2 is porcelain, in … URL: https://github.com/apache/hbase-operator-tools/pull/40#discussion_r332361774 ## File path: hbase-hbck2/README.md ## @@ -159,7 +160,9 @@ Command

[GitHub] [hbase] karthikhw opened a new pull request #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread GitBox
karthikhw opened a new pull request #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell URL: https://github.com/apache/hbase/pull/698 This is an automated message from the Apache Git Service. To respo

[jira] [Assigned] (HBASE-23131) Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-23131: - Assignee: Duo Zhang > Set version as 2.1.8-SNAPSHOT in branch-2.1 > ---

[jira] [Work started] (HBASE-23131) Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23131 started by Duo Zhang. - > Set version as 2.1.8-SNAPSHOT in branch-2.1 > -

[GitHub] [hbase] karthikhw commented on issue #674: HBASE-23095 Reuse FileStatus in StoreFileInfo

2019-10-08 Thread GitBox
karthikhw commented on issue #674: HBASE-23095 Reuse FileStatus in StoreFileInfo URL: https://github.com/apache/hbase/pull/674#issuecomment-539383966 @Apache9 Can you please approve? It still be point "change requested". This

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions

2019-10-08 Thread GitBox
BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions URL: https://github.com/apache/hbase/pull/675#discussion_r332372477 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/HBaseClusterManager.java ## @@ -159,6

[GitHub] [hbase] Apache-HBase commented on issue #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread GitBox
Apache-HBase commented on issue #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell URL: https://github.com/apache/hbase/pull/698#issuecomment-539391361 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|-

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions

2019-10-08 Thread GitBox
BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions URL: https://github.com/apache/hbase/pull/675#discussion_r332373511 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/CommandAction.java ## @@

[GitHub] [hbase] Apache9 merged pull request #674: HBASE-23095 Reuse FileStatus in StoreFileInfo

2019-10-08 Thread GitBox
Apache9 merged pull request #674: HBASE-23095 Reuse FileStatus in StoreFileInfo URL: https://github.com/apache/hbase/pull/674 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hbase] Apache-HBase commented on issue #581: HBASE-22888 Share some stuffs with the initial reader when new stream reader created

2019-10-08 Thread GitBox
Apache-HBase commented on issue #581: HBASE-22888 Share some stuffs with the initial reader when new stream reader created URL: https://github.com/apache/hbase/pull/581#issuecomment-539395351 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions

2019-10-08 Thread GitBox
BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions URL: https://github.com/apache/hbase/pull/675#discussion_r332379075 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/CommandAction.java ## @@

[GitHub] [hbase] virajjasani commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#issuecomment-539400281 @Apache9 please review as per your convenience. Thanks This

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332390100 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaRe

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332383866 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncConnectionImpl.java ###

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332386954 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionUtils.java ##

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332387220 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionUtils.java ##

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332389231 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332387562 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncTableImpl.java #

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332388682 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperI

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332386910 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionUtils.java ##

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332386239 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncRegionLocatorHelper.java ##

[GitHub] [hbase] Apache-HBase commented on issue #657: Hbase 22932 Add rs group management methods in Admin and AsyncAdmin

2019-10-08 Thread GitBox
Apache-HBase commented on issue #657: Hbase 22932 Add rs group management methods in Admin and AsyncAdmin URL: https://github.com/apache/hbase/pull/657#issuecomment-539412835 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|---

[jira] [Resolved] (HBASE-23095) Reuse FileStatus in StoreFileInfo

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23095. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.1+. Thanks [~kpalanisamy] for con

[jira] [Updated] (HBASE-23095) Reuse FileStatus in StoreFileInfo

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23095: -- Fix Version/s: 2.1.8 2.2.2 2.3.0 > Reuse FileStatus in StoreFile

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions

2019-10-08 Thread GitBox
BukrosSzabolcs commented on a change in pull request #675: HBASE-23085: Network and Data related Actions URL: https://github.com/apache/hbase/pull/675#discussion_r332402309 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/CorruptDataFilesAction.java #

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332402082 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrap

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332403445 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332395568 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncConnectionImpl.java ###

[jira] [Commented] (HBASE-23112) [hbase-operator-tools] fixMeta in hbck2 is porcelain, in hbck1 it was plumbing; fix

2019-10-08 Thread Daisuke Kobayashi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946651#comment-16946651 ] Daisuke Kobayashi commented on HBASE-23112: --- Left some comments and still disc

[jira] [Commented] (HBASE-23055) Alter hbase:meta

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946652#comment-16946652 ] Hudson commented on HBASE-23055: Results for branch HBASE-23055 [build #7 on bu

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332412219 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332413066 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperI

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332413719 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncConnectionImpl.java ###

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332415264 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrap

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332415592 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332415264 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrap

[GitHub] [hbase] Apache-HBase commented on issue #696: HBASE-23131 Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread GitBox
Apache-HBase commented on issue #696: HBASE-23131 Set version as 2.1.8-SNAPSHOT in branch-2.1 URL: https://github.com/apache/hbase/pull/696#issuecomment-539431342 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|--

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332417291 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java

[GitHub] [hbase] Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache9 commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332417741 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperI

[GitHub] [hbase] virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on a change in pull request #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#discussion_r332423948 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrap

[GitHub] [hbase] Apache9 merged pull request #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread GitBox
Apache9 merged pull request #698: HBASE-23134 Enable_all and Disable_all table by Regex fail from Shell URL: https://github.com/apache/hbase/pull/698 This is an automated message from the Apache Git Service. To respond to th

[jira] [Updated] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23134: -- Fix Version/s: 3.0.0 > Enable_all and Disable_all table by Regex fail from Shell > ---

[jira] [Assigned] (HBASE-23127) Compile rule to avoid Optional<> params as argument of method

2019-10-08 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani reassigned HBASE-23127: Assignee: (was: Viraj Jasani) > Compile rule to avoid Optional<> params as argument o

[jira] [Updated] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23134: -- Fix Version/s: 2.1.8 2.2.2 2.3.0 > Enable_all and Disable_all ta

[jira] [Resolved] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23134. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.1+. Thanks [~kpalanisamy] for con

[GitHub] [hbase] virajjasani commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#issuecomment-539459447 @Apache9 Addressed review comments. Could you please help abort ongoing build https://builds.apache.org/job/HBase-PreCommit-Git

[GitHub] [hbase] virajjasani edited a comment on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
virajjasani edited a comment on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#issuecomment-539459447 @Apache9 Addressed review comments. Could you please help abort ongoing build(old commits) https://builds.apache.org/jo

[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946706#comment-16946706 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #141 on

[GitHub] [hbase] petersomogyi merged pull request #696: HBASE-23131 Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread GitBox
petersomogyi merged pull request #696: HBASE-23131 Set version as 2.1.8-SNAPSHOT in branch-2.1 URL: https://github.com/apache/hbase/pull/696 This is an automated message from the Apache Git Service. To respond to the message

[jira] [Resolved] (HBASE-23131) Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23131. --- Resolution: Fixed Merged to branch-2.1. > Set version as 2.1.8-SNAPSHOT in branch-2.1 > ---

[jira] [Commented] (HBASE-23054) Remove synchronization block from MetaTableMetrics and fix LossyCounting algorithm

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946760#comment-16946760 ] Hudson commented on HBASE-23054: Results for branch branch-1 [build #1099 on bu

[jira] [Commented] (HBASE-23128) Restore Region interface compatibility

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946761#comment-16946761 ] Hudson commented on HBASE-23128: Results for branch branch-1 [build #1099 on bu

[jira] [Commented] (HBASE-23094) Wrong log message in simpleRegionNormaliser while checking if merge is enabled.

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946758#comment-16946758 ] Hudson commented on HBASE-23094: Results for branch branch-1 [build #1099 on bu

[jira] [Commented] (HBASE-23110) Backport HBASE-23054 "Remove synchronization block from MetaTableMetrics and fix LossyCounting algorithm" to branch-1

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946759#comment-16946759 ] Hudson commented on HBASE-23110: Results for branch branch-1 [build #1099 on bu

[jira] [Commented] (HBASE-22992) Blog post for hbtop on hbase.apache.org

2019-10-08 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946795#comment-16946795 ] Toshihiro Suzuki commented on HBASE-22992: -- Thank you [~stack]. looks good. I

[jira] [Created] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load

2019-10-08 Thread Bikkumala Karthik (Jira)
Bikkumala Karthik created HBASE-23135: - Summary: NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load Key: HBASE-23135 URL: https://issues.apache.org/jira/browse/HB

[jira] [Updated] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Bikkumala Karthik (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikkumala Karthik updated HBASE-23135: -- Summary: NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while

[jira] [Updated] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Bikkumala Karthik (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikkumala Karthik updated HBASE-23135: -- Description: I am trying to Bulk Load data from HDFS to HBase. I used the following ex

[jira] [Commented] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946847#comment-16946847 ] Zheng Hu commented on HBASE-23135: -- I've checked the code and found that the CellCompar

[jira] [Resolved] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-23135. -- Resolution: Not A Problem > NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() wh

[jira] [Commented] (HBASE-23130) Add 2.1.7 to download page

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946930#comment-16946930 ] Hudson commented on HBASE-23130: Results for branch master [build #1497 on buil

[jira] [Commented] (HBASE-23094) Wrong log message in simpleRegionNormaliser while checking if merge is enabled.

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946928#comment-16946928 ] Hudson commented on HBASE-23094: Results for branch master [build #1497 on buil

[jira] [Commented] (HBASE-23095) Reuse FileStatus in StoreFileInfo

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946931#comment-16946931 ] Hudson commented on HBASE-23095: Results for branch master [build #1497 on buil

[jira] [Commented] (HBASE-22986) Add documentation for hbtop

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946929#comment-16946929 ] Hudson commented on HBASE-22986: Results for branch master [build #1497 on buil

[jira] [Commented] (HBASE-23135) NoSuchMethodError: org.apache.hadoop.hbase.CellComparator.getInstance() while trying to bulk load in hbase using spark

2019-10-08 Thread Bikkumala Karthik (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946933#comment-16946933 ] Bikkumala Karthik commented on HBASE-23135: --- [~openinx] Thanks for the explana

[GitHub] [hbase] Apache-HBase commented on issue #554: HBASE-22887 Fix HFileOutputFormat2 writer roll

2019-10-08 Thread GitBox
Apache-HBase commented on issue #554: HBASE-22887 Fix HFileOutputFormat2 writer roll URL: https://github.com/apache/hbase/pull/554#issuecomment-539539179 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:

[jira] [Commented] (HBASE-22992) Blog post for hbtop on hbase.apache.org

2019-10-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946963#comment-16946963 ] Michael Stack commented on HBASE-22992: --- [~brfrn169] Go for it. I was able to add

[jira] [Created] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23136: Summary: PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380) Key: HBASE-23136

[jira] [Updated] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23136: - Labels: bulkload mob (was: bulkload) > PartionedMobFileCompactor bulkloaded fil

[jira] [Updated] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23136: - Labels: bulkload (was: ) > PartionedMobFileCompactor bulkloaded files shouldn't

[jira] [Updated] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-23136: - Affects Version/s: 2.1.8 2.2.2 3.0.

[GitHub] [hbase] Apache-HBase commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible

2019-10-08 Thread GitBox
Apache-HBase commented on issue #673: HBASE-23093 : Avoid Optional Anti-Pattern where possible URL: https://github.com/apache/hbase/pull/673#issuecomment-539565312 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|-

[jira] [Commented] (HBASE-22992) Blog post for hbtop on hbase.apache.org

2019-10-08 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946974#comment-16946974 ] Toshihiro Suzuki commented on HBASE-22992: -- Thank you very much! [~stack] > Bl

[GitHub] [hbase] wchevreuil opened a new pull request #699: HBASE-23136 PartionedMobFileCompactor bulkloaded files shouldn't get …

2019-10-08 Thread GitBox
wchevreuil opened a new pull request #699: HBASE-23136 PartionedMobFileCompactor bulkloaded files shouldn't get … URL: https://github.com/apache/hbase/pull/699 …replicated (addressing buklload replication related issue raised in HBASE-22380) ---

[jira] [Work started] (HBASE-23136) PartionedMobFileCompactor bulkloaded files shouldn't get replicated (addressing buklload replication related issue raised in HBASE-22380)

2019-10-08 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23136 started by Wellington Chevreuil. > PartionedMobFileCompactor bulkloaded files shouldn't get repl

[GitHub] [hbase-operator-tools] saintstack commented on a change in pull request #40: HBASE-23112 [hbase-operator-tools] fixMeta in hbck2 is porcelain, in …

2019-10-08 Thread GitBox
saintstack commented on a change in pull request #40: HBASE-23112 [hbase-operator-tools] fixMeta in hbck2 is porcelain, in … URL: https://github.com/apache/hbase-operator-tools/pull/40#discussion_r332618564 ## File path: hbase-hbck2/README.md ## @@ -159,7 +160,9 @@ Comman

[jira] [Commented] (HBASE-23134) Enable_all and Disable_all table by Regex fail from Shell

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947101#comment-16947101 ] Hudson commented on HBASE-23134: Results for branch branch-2.1 [build #1669 on

[jira] [Commented] (HBASE-23095) Reuse FileStatus in StoreFileInfo

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947100#comment-16947100 ] Hudson commented on HBASE-23095: Results for branch branch-2.1 [build #1669 on

[jira] [Commented] (HBASE-22903) alter_status command is broken

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947099#comment-16947099 ] Hudson commented on HBASE-22903: Results for branch branch-2.1 [build #1669 on

[jira] [Commented] (HBASE-23131) Set version as 2.1.8-SNAPSHOT in branch-2.1

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947102#comment-16947102 ] Hudson commented on HBASE-23131: Results for branch branch-2.1 [build #1669 on

[jira] [Commented] (HBASE-23132) Squash hbase-thirdparty-3.1.0; was compiled w/ jdk10 so "NoSuchMethodError: java.nio.ByteBuffer.*"

2019-10-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947137#comment-16947137 ] Michael Stack commented on HBASE-23132: --- To test this is no longer an issue, build

[jira] [Commented] (HBASE-23133) hbase-thirdparty create enforcer rule that ensures we build w/ correct jvm version

2019-10-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947145#comment-16947145 ] Michael Stack commented on HBASE-23133: --- A few things going on here. The protobuf

[jira] [Updated] (HBASE-23133) hbase-thirdparty create enforcer rule that ensures we build w/ correct jvm version

2019-10-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23133: -- Attachment: hbase-thirdparty.enforcer.experiments.patch > hbase-thirdparty create enforcer rul

[jira] [Commented] (HBASE-15611) add examples to shell docs

2019-10-08 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-15611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947150#comment-16947150 ] Sean Busbey commented on HBASE-15611: - "roll wals on all the region servers" awkward

[jira] [Created] (HBASE-23137) [create-release] Add passing of PROJECT variable for when building other than core.

2019-10-08 Thread Michael Stack (Jira)
Michael Stack created HBASE-23137: - Summary: [create-release] Add passing of PROJECT variable for when building other than core. Key: HBASE-23137 URL: https://issues.apache.org/jira/browse/HBASE-23137

[GitHub] [hbase] saintstack opened a new pull request #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core

2019-10-08 Thread GitBox
saintstack opened a new pull request #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core URL: https://github.com/apache/hbase/pull/700 This is an automated message from the A

[GitHub] [hbase] saintstack closed pull request #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core

2019-10-08 Thread GitBox
saintstack closed pull request #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core URL: https://github.com/apache/hbase/pull/700 This is an automated message from the Apache

[GitHub] [hbase] saintstack commented on issue #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core

2019-10-08 Thread GitBox
saintstack commented on issue #700: HBASE-23137 [create-release] Add passing of PROJECT variable for when building other than core URL: https://github.com/apache/hbase/pull/700#issuecomment-539697370 Closing dirty PR This is

[jira] [Commented] (HBASE-23012) Release 1.3.6

2019-10-08 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947174#comment-16947174 ] Sakthi commented on HBASE-23012: Have uploaded the files in gdrive. Here's the link: [h

[GitHub] [hbase] saintstack opened a new pull request #701: HBASE-23137 [create-release] Add passing of PROJECT variable for when…

2019-10-08 Thread GitBox
saintstack opened a new pull request #701: HBASE-23137 [create-release] Add passing of PROJECT variable for when… URL: https://github.com/apache/hbase/pull/701 … building other than core This is an automated message from the

[jira] [Commented] (HBASE-23129) Move core to use hbase-thirdparty-3.1.0

2019-10-08 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947176#comment-16947176 ] Michael Stack commented on HBASE-23129: --- Created HBASE-23132 to deal w/ above. Als

[jira] [Commented] (HBASE-23012) Release 1.3.6

2019-10-08 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947178#comment-16947178 ] Sean Busbey commented on HBASE-23012: - that works! here's the RC on the dev area:

[jira] [Commented] (HBASE-23110) Backport HBASE-23054 "Remove synchronization block from MetaTableMetrics and fix LossyCounting algorithm" to branch-1

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947186#comment-16947186 ] Hudson commented on HBASE-23110: Results for branch branch-1.4 [build #1049 on

[jira] [Commented] (HBASE-23116) LoadBalancer should log table name when balancing per table

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947185#comment-16947185 ] Hudson commented on HBASE-23116: Results for branch branch-1.4 [build #1049 on

[jira] [Commented] (HBASE-23054) Remove synchronization block from MetaTableMetrics and fix LossyCounting algorithm

2019-10-08 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947187#comment-16947187 ] Hudson commented on HBASE-23054: Results for branch branch-1.4 [build #1049 on

[jira] [Created] (HBASE-23138) Drop_all table by regex fail from Shell - Similar to HBASE-23134

2019-10-08 Thread Karthik Palanisamy (Jira)
Karthik Palanisamy created HBASE-23138: -- Summary: Drop_all table by regex fail from Shell - Similar to HBASE-23134 Key: HBASE-23138 URL: https://issues.apache.org/jira/browse/HBASE-23138 Project

[GitHub] [hbase] karthikhw opened a new pull request #702: HBASE-23138 - Drop_all table by regex fail from Shell

2019-10-08 Thread GitBox
karthikhw opened a new pull request #702: HBASE-23138 - Drop_all table by regex fail from Shell URL: https://github.com/apache/hbase/pull/702 ``` hbase(main):001:0> drop_all("t.*") ERROR: undefined local variable or method `admin' for # Did you mean? @adminFor usage try 'help "d

[GitHub] [hbase] karthikhw opened a new pull request #703: HBASE-23138 Drop_all table by regex fail from Shell

2019-10-08 Thread GitBox
karthikhw opened a new pull request #703: HBASE-23138 Drop_all table by regex fail from Shell URL: https://github.com/apache/hbase/pull/703 ``` hbase(main):001:0> drop_all("t.*") ERROR: undefined local variable or method `admin' for # Did you mean? @adminFor usage try 'help "dro

  1   2   >