Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-27946 Introduce HA hdfs+hbase colocated pod definition #130

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ndimiduk
Copy link
Member

No description provided.

ndimiduk added 7 commits May 16, 2023 15:42
…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.
Like the hdfs+hbase colocated pod definition but with an HA deployment strategy.
@Apache-HBase
Copy link

(!) 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-130/1/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 23s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 markdownlint 0m 1s markdownlint was not available.
+0 🆗 yamllint 0m 0s yamllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 33 new or modified test files.
_ master Compile Tests _
+1 💚 mvninstall 0m 54s master passed
+1 💚 compile 0m 11s master passed
+1 💚 javadoc 0m 8s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 8s Maven dependency ordering for patch
+1 💚 mvninstall 7m 33s the patch passed
+1 💚 compile 0m 29s the patch passed
+1 💚 javac 0m 29s the patch passed
+1 💚 hadolint 0m 0s There were no new hadolint issues.
+1 💚 shellcheck 0m 1s There were no new shellcheck issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 6s The patch has no ill-formed XML file.
+1 💚 javadoc 0m 23s the patch passed
_ Other Tests _
-1 ❌ unit 0m 9s hbase-kubernetes-deployment in the patch failed.
-1 ❌ unit 6m 1s root in the patch failed.
+1 💚 unit 0m 5s hbase-kubernetes-hadoop-image in the patch passed.
-1 ❌ unit 0m 9s hbase-kubernetes-kustomize in the patch failed.
+1 💚 unit 0m 4s hbase-kubernetes-testing-image in the patch passed.
+1 💚 asflicense 0m 23s The patch does not generate ASF License warnings.
18m 28s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #130
Optional Tests dupname asflicense hadolint shellcheck shelldocs markdownlint javac javadoc unit xml compile yamllint
uname Linux 00f5a9d91804 5.4.0-1101-aws #109~18.04.1-Ubuntu SMP Mon Apr 24 20:40:49 UTC 2023 x86_64 GNU/Linux
Build tool maven
git revision master / efa1916
Default Java Oracle Corporation-1.8.0_342-b07
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/artifact/yetus-precommit-check/output/patch-unit-root.txt
unit https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/artifact/yetus-precommit-check/output/patch-unit-hbase-kubernetes-deployment_hbase-kubernetes-kustomize.txt
Test Results https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/testReport/
Max. process+thread count 1269 (vs. ulimit of 5000)
modules C: hbase-kubernetes-deployment . hbase-kubernetes-deployment/hbase-kubernetes-hadoop-image hbase-kubernetes-deployment/hbase-kubernetes-kustomize hbase-kubernetes-deployment/hbase-kubernetes-testing-image U: .
Console output https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-130/1/console
versions git=2.30.2 maven=3.8.6 shellcheck=0.7.1 hadolint=Haskell Dockerfile Linter 2.12.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Sign up for free to 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