Skip to content

HBASE-29868 Can not start mini dfs cluster when building against hado… - #7707

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-29868
Feb 13, 2026
Merged

HBASE-29868 Can not start mini dfs cluster when building against hado…#7707
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-29868

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

…op 3.3.x

Just disable metrics logger for NameNode and DataNode

@Apache9Apache9 self-assigned this Feb 5, 2026
@Apache9
Apache9 requested a review from stotyFebruary 5, 2026 08:01
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 31sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ master Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for branch
+1 💚mvninstall2m 29smaster passed
+1 💚compile2m 54smaster passed
+1 💚checkstyle0m 53smaster passed
+1 💚spotbugs1m 35smaster passed
+1 💚spotless0m 39sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 10sMaven dependency ordering for patch
+1 💚mvninstall2m 12sthe patch passed
+1 💚compile2m 50sthe patch passed
+1 💚javac2m 50sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 51sthe patch passed
+1 💚spotbugs1m 42sthe patch passed
+1 💚hadoopcheck8m 22sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless0m 33spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 14sThe patch does not generate ASF License warnings.
32m 34s
SubsystemReport/Notes
DockerClientAPI=1.48 ServerAPI=1.48 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7707/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7707
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 80153d05821f 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 1220fb3
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count85 (vs. ulimit of 30000)
modulesC: hbase-server hbase-testing-util U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7707/1/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 33sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall3m 6smaster passed
+1 💚compile1m 14smaster passed
+1 💚javadoc0m 43smaster passed
+1 💚shadedjars5m 46sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall3m 4sthe patch passed
+1 💚compile1m 14sthe patch passed
+1 💚javac1m 14sthe patch passed
+1 💚javadoc0m 41sthe patch passed
+1 💚shadedjars5m 43spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit242m 13shbase-server in the patch passed.
+1 💚unit2m 46shbase-testing-util in the patch passed.
272m 54s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7707/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7707
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 42d236c2fab8 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 1220fb3
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7707/1/testReport/
Max. process+thread count3450 (vs. ulimit of 30000)
modulesC: hbase-server hbase-testing-util U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7707/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

…op 3.3.x
Just disable metrics logger for NameNode and DataNode

@ndimidukndimiduk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a problem at production runtime issue having this Hadoop feature enabled?

@Apache9

Copy link
Copy Markdown
ContributorAuthor

Is there a problem at production runtime issue having this Hadoop feature enabled?

This only affects test, where we want to start a mini dfs cluster. We have jcl-over-slf4j so even if hdfs client still references commons-logging it is still OK. In the metrics logger implementation in hadoop, they reference the implementation classes(LOG4JLogger, for example) in commons-logging directly which causes the problem.

@Apache9
Apache9 merged commit 9788d69 into apache:masterFeb 13, 2026
6 of 7 checks passed
Apache9 added a commit that referenced this pull request Feb 13, 2026
…op 3.3.x (#7707)
Just disable metrics logger for NameNode and DataNode
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 9788d69)
Apache9 added a commit that referenced this pull request Feb 13, 2026
…op 3.3.x (#7707)
Just disable metrics logger for NameNode and DataNode
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 9788d69)
Apache9 added a commit that referenced this pull request Feb 13, 2026
…op 3.3.x (#7707)
Just disable metrics logger for NameNode and DataNode
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 9788d69)
Apache9 added a commit that referenced this pull request Feb 13, 2026
…op 3.3.x (#7707)
Just disable metrics logger for NameNode and DataNode
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 9788d69)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Apache9@Apache-HBase@ndimiduk