Skip to content

HBASE-27945 Introduce hdfs+hbase colocated pod definition - #129

Draft
ndimiduk wants to merge 6 commits into
apache:masterfrom
ndimiduk:27945-hdfs+hbase-colocated-pod
Draft

HBASE-27945 Introduce hdfs+hbase colocated pod definition#129
ndimiduk wants to merge 6 commits into
apache:masterfrom
ndimiduk:27945-hdfs+hbase-colocated-pod

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…ironment
Drive kuttl image build from maven. Use maven exec plugin to call `docker buildx bake` as part of
the module `package` phase. Allow it all to run from within Docker-in-Docker via Yetus.
Implement a deployment strategy that supports short-circuit reads by forcing the data node and
region server processes to colocate by deployment them as sibling container within the same pod.
@Apache-HBase

Copy link
Copy Markdown

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/console in case of problems.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 15sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗shelldocs0m 0sShelldocs was not available.
+0 🆗markdownlint0m 0smarkdownlint was not available.
+0 🆗yamllint0m 0syamllint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 25 new or modified test files.
_ master Compile Tests _
+1 💚mvninstall0m 42smaster passed
+1 💚compile0m 11smaster passed
+1 💚javadoc0m 7smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 7sMaven dependency ordering for patch
+1 💚mvninstall8m 4sthe patch passed
+1 💚compile0m 29sthe patch passed
+1 💚javac0m 29sthe patch passed
+1 💚hadolint0m 0sThere were no new hadolint issues.
+1 💚shellcheck0m 2sThere were no new shellcheck issues.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 6sThe patch has no ill-formed XML file.
+1 💚javadoc0m 24sthe patch passed
_ Other Tests _
-1 ❌unit0m 12shbase-kubernetes-deployment in the patch failed.
-1 ❌unit6m 22sroot in the patch failed.
+1 💚unit0m 5shbase-kubernetes-hadoop-image in the patch passed.
-1 ❌unit0m 12shbase-kubernetes-kustomize in the patch failed.
+1 💚unit0m 5shbase-kubernetes-testing-image in the patch passed.
+1 💚asflicense0m 24sThe patch does not generate ASF License warnings.
20m 6s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR#129
Optional Testsdupname asflicense hadolint shellcheck shelldocs markdownlint javac javadoc unit xml compile yamllint
unameLinux 246b21541165 5.4.0-152-generic #169-Ubuntu SMP Tue Jun 6 22:23:09 UTC 2023 x86_64 GNU/Linux
Build toolmaven
git revisionmaster / efa1916
Default JavaOracle Corporation-1.8.0_342-b07
unithttps://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment.txt
unithttps://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/artifact/yetus-precommit-check/output/patch-unit-root.txt
unithttps://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment_hbase-kubernetes-kustomize.txt
Test Resultshttps://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/testReport/
Max. process+thread count1265 (vs. ulimit of 5000)
modulesC: hbase-kubernetes-deployment . hbase-kubernetes-deployment/hbase-kubernetes-hadoop-imagehbase-kubernetes-deployment/hbase-kubernetes-kustomizehbase-kubernetes-deployment/hbase-kubernetes-testing-image U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/console
versionsgit=2.30.2 maven=3.8.6 shellcheck=0.7.1 hadolint=Haskell Dockerfile Linter 2.12.1
Powered byApache Yetus 0.12.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

@ndimiduk@Apache-HBase