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-27945 Introduce hdfs+hbase colocated pod definition #129

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

Conversation

ndimiduk
Copy link
Member

No description provided.

ndimiduk added 6 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.
@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-129/1/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 2m 15s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 markdownlint 0m 0s 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 25 new or modified test files.
_ master Compile Tests _
+1 💚 mvninstall 0m 42s master passed
+1 💚 compile 0m 11s master passed
+1 💚 javadoc 0m 7s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 7s Maven dependency ordering for patch
+1 💚 mvninstall 8m 4s 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 2s 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 24s the patch passed
_ Other Tests _
-1 ❌ unit 0m 12s hbase-kubernetes-deployment in the patch failed.
-1 ❌ unit 6m 22s root in the patch failed.
+1 💚 unit 0m 5s hbase-kubernetes-hadoop-image in the patch passed.
-1 ❌ unit 0m 12s hbase-kubernetes-kustomize in the patch failed.
+1 💚 unit 0m 5s hbase-kubernetes-testing-image in the patch passed.
+1 💚 asflicense 0m 24s The patch does not generate ASF License warnings.
20m 6s
Subsystem Report/Notes
Docker ClientAPI=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 Tests dupname asflicense hadolint shellcheck shelldocs markdownlint javac javadoc unit xml compile yamllint
uname Linux 246b21541165 5.4.0-152-generic #169-Ubuntu SMP Tue Jun 6 22:23:09 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-129/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-129/1/artifact/yetus-precommit-check/output/patch-unit-root.txt
unit https://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 Results https://ci-hbase.apache.org/job/HBase-Operator-Tools-PreCommit/job/PR-129/1/testReport/
Max. process+thread count 1265 (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-129/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