Skip to content

HBASE-29766 Support external client connection to kubernetized HBase cluster - #7703

Open
meszibalu wants to merge 3 commits into
apache:masterfrom
meszibalu:hbase-29766
Open

HBASE-29766 Support external client connection to kubernetized HBase cluster#7703
meszibalu wants to merge 3 commits into
apache:masterfrom
meszibalu:hbase-29766

Conversation

@meszibalu

Copy link
Copy Markdown
Contributor

Added ExternalMappingCoprocessor which:

  • acts as ClientMeta, Master, Region co-proccessor.
  • accepts a mapping file in hbase.kubernetes.external.mapping configuration property.
  • this configuration file is watched and reloaded immediately upon a change.
  • replaces internal addresses to the external addresses using the mapping file in the following RPCs:
    • ClientMeta requests like master nodes, meta region server location, bootstrap nodes,
    • hbase:meta table gets/scans for info:sn, info:server columns,
    • getClusterMetrics (status command).

…cluster
Added ExternalMappingCoprocessor which:
* acts as ClientMeta, Master, Region co-proccessor.
* accepts a mapping file in hbase.kubernetes.external.mapping
configuration property.
* this configuration file is watched and reloaded immediately upon a
change.
* replaces internal addresses to the external addresses using the
mapping file in the following RPCs:
* ClientMeta requests like master nodes, meta region server location,
bootstrap nodes,
* hbase:meta table gets/scans for info:sn, info:server columns,
* getClusterMetrics (status command).
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 38sDocker 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 37smaster passed
+1 💚compile3m 22smaster passed
+1 💚checkstyle1m 3smaster passed
+1 💚spotbugs1m 55smaster passed
+1 💚spotless0m 43sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall2m 22sthe patch passed
+1 💚compile3m 15sthe patch passed
+1 💚javac3m 15sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 1sthe patch passed
-1 ❌spotbugs1m 25s/new-spotbugs-hbase-server.htmlhbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1 💚hadoopcheck9m 3sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless0m 36spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 16sThe patch does not generate ASF License warnings.
35m 8s
ReasonTests
SpotBugsmodule:hbase-server
Possible null pointer dereference in org.apache.hadoop.hbase.kubernetes.ExternalMapping.processEvents() due to return value of called method Dereferenced at ExternalMapping.java:org.apache.hadoop.hbase.kubernetes.ExternalMapping.processEvents() due to return value of called method Dereferenced at ExternalMapping.java:[line 106]
SubsystemReport/Notes
DockerClientAPI=1.53 ServerAPI=1.53 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7703/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7703
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux a99a76cd7e10 6.14.0-1018-aws #18~24.04.1-Ubuntu SMP Mon Nov 24 19:46:27 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 7a9d024
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count87 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7703/3/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 30sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed 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 13sMaven dependency ordering for branch
+1 💚mvninstall3m 15smaster passed
+1 💚compile1m 19smaster passed
+1 💚javadoc0m 48smaster passed
+1 💚shadedjars5m 47sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 57sthe patch passed
+1 💚compile1m 20sthe patch passed
+1 💚javac1m 20sthe patch passed
+1 💚javadoc0m 45sthe patch passed
+1 💚shadedjars5m 40spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit1m 28shbase-client in the patch passed.
+1 💚unit229m 1shbase-server in the patch passed.
258m 49s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7703/3/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7703
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 9a228825628d 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 / 7a9d024
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7703/3/testReport/
Max. process+thread count4697 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7703/3/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

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.

2 participants

@meszibalu@Apache-HBase