[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Description: {{When I view the contents of the HFile through storeFile.jsp or hbase hfile -p -v , it will

[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Component/s: HFile > HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry > --

[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Description: {{When I view the contents of the HFile through storeFile.jsp or hbase hfile -p -v , it will

[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Description: {{When I view the contents of the HFile through storeFile.jsp or hbase hfile -p -v , it will

[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Description:   {{HTTP ERROR 500 java.lang.NoSuchMethodError: 'com.codahale.metrics.Histogram com.codahale.me

[jira] [Updated] (HBASE-28298) HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry

2024-01-09 Thread Moran (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moran updated HBASE-28298: -- Summary: HFilePrettyPrinter thrown NoSuchMethodError about MetricRegistry (was: HFilePrettyPrinter NoSuchMet

[jira] [Created] (HBASE-28298) HFilePrettyPrinter NoSuchMethodError withMetricRegistry

2024-01-09 Thread Moran (Jira)
Moran created HBASE-28298: - Summary: HFilePrettyPrinter NoSuchMethodError withMetricRegistry Key: HBASE-28298 URL: https://issues.apache.org/jira/browse/HBASE-28298 Project: HBase Issue Type: Bug

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2024-01-09 Thread via GitHub
CCweixiao commented on code in PR #5589: URL: https://github.com/apache/hbase/pull/5589#discussion_r1446924057 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java: ## @@ -125,6 +125,21 @@ public StripeCompactionRequest sele

[jira] [Commented] (HBASE-28261) Sync jvm11 module flags from hbase-surefire.jdk11.flags to bin/hbase

2024-01-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804967#comment-17804967 ] Hudson commented on HBASE-28261: Results for branch branch-2.4 [build #677 on b

[jira] [Commented] (HBASE-28261) Sync jvm11 module flags from hbase-surefire.jdk11.flags to bin/hbase

2024-01-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804965#comment-17804965 ] Hudson commented on HBASE-28261: Results for branch branch-2.6 [build #25 on bu

[jira] [Updated] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-28297: -- Fix Version/s: 2.6.0 2.4.18 2.5.8 3.0.0-beta-2

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2024-01-09 Thread via GitHub
Apache9 commented on code in PR #5589: URL: https://github.com/apache/hbase/pull/5589#discussion_r1446835538 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java: ## @@ -125,6 +125,21 @@ public StripeCompactionRequest select

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache9 merged PR #5612: URL: https://github.com/apache/hbase/pull/5612 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.

Re: [PR] HBASE-28227 Tables to which Stripe Compaction policy is applied cannot be forced to trigger Major Compaction. [hbase]

2024-01-09 Thread via GitHub
CCweixiao commented on code in PR #5589: URL: https://github.com/apache/hbase/pull/5589#discussion_r1446790652 ## hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java: ## @@ -125,6 +125,21 @@ public StripeCompactionRequest sele

[jira] [Commented] (HBASE-26268) Provide coprocessor hooks for updateConfiguration and clearRegionBlockCache

2024-01-09 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804930#comment-17804930 ] Hudson commented on HBASE-26268: Results for branch master [build #979 on build

Re: [PR] HBASE-27814 Add support for dump and process metrics servlet in REST … [hbase]

2024-01-09 Thread via GitHub
NihalJain commented on code in PR #5215: URL: https://github.com/apache/hbase/pull/5215#discussion_r1446632502 ## hbase-rest/src/main/resources/hbase-webapps/rest/processRest.jsp: ## @@ -0,0 +1,184 @@ +<%-- +/** + * Licensed to the Apache Software Foundation (ASF) under one + *

Re: [PR] HBASE-27814 Add support for dump and process metrics servlet in REST … [hbase]

2024-01-09 Thread via GitHub
NihalJain commented on code in PR #5215: URL: https://github.com/apache/hbase/pull/5215#discussion_r1446628255 ## hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RESTDumpServlet.java: ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

Re: [PR] HBASE-27814 Add support for dump and process metrics servlet in REST … [hbase]

2024-01-09 Thread via GitHub
NihalJain commented on code in PR #5215: URL: https://github.com/apache/hbase/pull/5215#discussion_r1446627323 ## hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RESTDumpServlet.java: ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one +

[jira] [Updated] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-28297: --- Status: Patch Available (was: Open) > IntegrationTestImportTsv fails with ArrayIndexOfOutBounds > -

[jira] [Assigned] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain reassigned HBASE-28297: -- Assignee: Duo Zhang (was: Nihal Jain) > IntegrationTestImportTsv fails with ArrayIndexOfOutB

[jira] [Comment Edited] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804836#comment-17804836 ] Nihal Jain edited comment on HBASE-28297 at 1/9/24 6:31 PM:

[jira] [Commented] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Nihal Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804836#comment-17804836 ] Nihal Jain commented on HBASE-28297: Hi [~zhangduo] thank you for the analysis. The

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
NihalJain commented on PR #5612: URL: https://github.com/apache/hbase/pull/5612#issuecomment-1883565622 > I prefer here we just fix the ArrayIndexOutOfBoundsException, and you can apply addendum in HBASE-28295 for fixing the hadoop upgrading problem. Sounds good. +1 -- This is an a

[jira] [Updated] (HBASE-28247) Add java.base/sun.net.dns and java.base/sun.net.util export to jdk11 JVM test flags

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-28247: -- Fix Version/s: 4.0.0-alpha-1 > Add java.base/sun.net.dns and java.base/sun.net.util export to

[jira] [Updated] (HBASE-28252) Add sun.net.dns and sun.net.util to the JDK11+ module exports in the hbase script

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-28252: -- Fix Version/s: 4.0.0-alpha-1 > Add sun.net.dns and sun.net.util to the JDK11+ module exports i

[jira] [Updated] (HBASE-28252) Add sun.net.dns and sun.net.util to the JDK11+ module exports in the hbase script

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-28252: -- Fix Version/s: 3.0.0-beta-2 (was: 3.0.0-beta-1) > Add sun.net.dns and s

[jira] [Updated] (HBASE-28247) Add java.base/sun.net.dns and java.base/sun.net.util export to jdk11 JVM test flags

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-28247: -- Fix Version/s: 3.0.0-beta-2 (was: 3.0.0-beta-1) > Add java.base/sun.net

[jira] [Updated] (HBASE-28261) Sync jvm11 module flags from hbase-surefire.jdk11.flags to bin/hbase

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-28261: -- Fix Version/s: 2.6.0 2.4.18 4.0.0-alpha-1

[jira] [Reopened] (HBASE-28247) Add java.base/sun.net.dns and java.base/sun.net.util export to jdk11 JVM test flags

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-28247: --- Reopening because this was not committed to branch-3 by accident. > Add java.base/sun.net.dns a

[jira] [Resolved] (HBASE-28247) Add java.base/sun.net.dns and java.base/sun.net.util export to jdk11 JVM test flags

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-28247. --- Resolution: Fixed Merged to branch-3. > Add java.base/sun.net.dns and java.base/sun.net.uti

[jira] [Resolved] (HBASE-28252) Add sun.net.dns and sun.net.util to the JDK11+ module exports in the hbase script

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-28252. --- Resolution: Fixed Merged to branch-3. The commit was partially committed in HBASE-28259 earl

[jira] [Reopened] (HBASE-28252) Add sun.net.dns and sun.net.util to the JDK11+ module exports in the hbase script

2024-01-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-28252: --- Reopening because the commit did not land on branch-3 by accident. > Add sun.net.dns and sun.ne

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache-HBase commented on PR #5612: URL: https://github.com/apache/hbase/pull/5612#issuecomment-1883337062 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 36s | Docke

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache-HBase commented on PR #5612: URL: https://github.com/apache/hbase/pull/5612#issuecomment-1883332880 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 41s | Docke

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache-HBase commented on PR #5612: URL: https://github.com/apache/hbase/pull/5612#issuecomment-1883324488 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s | Docke

Re: [PR] HBASE-28261 Sync jvm11 module flags from hbase-surefire.jdk11.flags t… [hbase]

2024-01-09 Thread via GitHub
petersomogyi merged PR #5610: URL: https://github.com/apache/hbase/pull/5610 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.ap

Re: [PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache9 commented on PR #5612: URL: https://github.com/apache/hbase/pull/5612#issuecomment-1883286018 @NihalJain FYI I prefer here we just fix the ArrayIndexOutOfBoundsException, and you can apply addendum in HBASE-28295 for fixing the hadoop upgrading problem. Thanks. -- Th

[PR] HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds [hbase]

2024-01-09 Thread via GitHub
Apache9 opened a new pull request, #5612: URL: https://github.com/apache/hbase/pull/5612 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[jira] [Updated] (HBASE-28297) IntegrationTestImportTsv fails with ArrayIndexOfOutBounds

2024-01-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-28297: -- Summary: IntegrationTestImportTsv fails with ArrayIndexOfOutBounds (was: IntegrationTestImportTsv is

[jira] [Commented] (HBASE-28297) IntegrationTestImportTsv is broken

2024-01-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804778#comment-17804778 ] Duo Zhang commented on HBASE-28297: --- And after fixing this problem, the test will fail

[jira] [Commented] (HBASE-28297) IntegrationTestImportTsv is broken

2024-01-09 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804772#comment-17804772 ] Duo Zhang commented on HBASE-28297: --- I think it is just a code bug... {code} protec

Re: [PR] HBASE-28261 Sync jvm11 module flags from hbase-surefire.jdk11.flags t… [hbase]

2024-01-09 Thread via GitHub
Apache-HBase commented on PR #5610: URL: https://github.com/apache/hbase/pull/5610#issuecomment-1883025971 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 12s | Docker

Re: [PR] HBASE-28261 Sync jvm11 module flags from hbase-surefire.jdk11.flags t… [hbase]

2024-01-09 Thread via GitHub
NihalJain commented on PR #5610: URL: https://github.com/apache/hbase/pull/5610#issuecomment-1883024367 Please go ahead the test failure will be handled once #5611 goes in -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] HBASE-28292 Make Delay prefetch property to be dynamically configured [hbase]

2024-01-09 Thread via GitHub
kabhishek4 commented on code in PR #5605: URL: https://github.com/apache/hbase/pull/5605#discussion_r1446052640 ## hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java: ## @@ -134,4 +139,25 @@ private PrefetchExecutor() { static ScheduledExecutorS

[jira] [Updated] (HBASE-28292) Make Delay prefetch property to be dynamically configured

2024-01-09 Thread Abhishek Kothalikar (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Kothalikar updated HBASE-28292: Attachment: HBASE-28292.docx > Make Delay prefetch property to be dynamically conf

Re: [PR] HBASE-28261 Sync jvm11 module flags from hbase-surefire.jdk11.flags t… [hbase]

2024-01-09 Thread via GitHub
petersomogyi commented on PR #5610: URL: https://github.com/apache/hbase/pull/5610#issuecomment-1883003538 The test failure is tracked in HBASE-28295. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] HBASE-28261 Sync jvm11 module flags from hbase-surefire.jdk11.flags t… [hbase]

2024-01-09 Thread via GitHub
Apache-HBase commented on PR #5610: URL: https://github.com/apache/hbase/pull/5610#issuecomment-1882968560 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s | Docker

Re: [PR] HBASE-28292 Make Delay prefetch property to be dynamically configured [hbase]

2024-01-09 Thread via GitHub
kabhishek4 commented on code in PR #5605: URL: https://github.com/apache/hbase/pull/5605#discussion_r1445999734 ## hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java: ## @@ -134,4 +139,25 @@ private PrefetchExecutor() { static ScheduledExecutorS

[jira] [Commented] (HBASE-22817) Use hbase-shaded dependencies in hbase-spark

2024-01-09 Thread Istvan Toth (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804634#comment-17804634 ] Istvan Toth commented on HBASE-22817: - The release note is a bit misleading. We are