Skip to content

HBASE-29454 Update hbase-examples scripts to be compatible with Pyth… - #7671

Merged
guluo2016 merged 1 commit into
apache:branch-3from
liuxiaocs7:HBASE-29454-branch-3
Feb 6, 2026
Merged

HBASE-29454 Update hbase-examples scripts to be compatible with Pyth…#7671
guluo2016 merged 1 commit into
apache:branch-3from
liuxiaocs7:HBASE-29454-branch-3

Conversation

@liuxiaocs7

@liuxiaocs7liuxiaocs7 commented Jan 23, 2026

Copy link
Copy Markdown
Member

…on 3 (#7161)

Reviewed by: Kota-SH shanmukhaharipriya@gmail.com

Backport HBASE-29454 for branch-3, which is discussed in HBASE-23644

…on 3 (apache#7161)
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
Reviewed by: Kota-SH <shanmukhaharipriya@gmail.com>
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 45sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗shelldocs0m 0sShelldocs was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ branch-3 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall4m 39sbranch-3 passed
+1 💚spotless1m 15sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall4m 39sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
-0 ⚠️pylint1m 42s/results-pylint.txtThe patch generated 3 new + 2022 unchanged - 4 fixed = 2025 total (was 2026)
+1 💚shellcheck0m 0sNo new issues.
+1 💚spotless1m 11spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 57sThe patch does not generate ASF License warnings.
18m 14s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7671/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7671
Optional Testsdupname asflicense codespell detsecrets spotless javac pylint shellcheck shelldocs
unameLinux acfe184b088a 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 revisionbranch-3 / d0b1d3d
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count83 (vs. ulimit of 30000)
modulesC: hbase-server hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7671/1/console
versionsgit=2.34.1 maven=3.9.8 pylint=2.15.5 shellcheck=0.8.0
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 32sDocker 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 _
_ branch-3 Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall3m 25sbranch-3 passed
+1 💚javadoc2m 45sbranch-3 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for patch
+1 💚mvninstall3m 10sthe patch passed
+1 💚javadoc2m 43sthe patch passed
_ Other Tests _
+1 💚unit317m 56sroot in the patch passed.
339m 48s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7671/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7671
Optional Testsjavac javadoc unit
unameLinux c734b0cf2c6f 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 revisionbranch-3 / d0b1d3d
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7671/1/testReport/
Max. process+thread count8082 (vs. ulimit of 30000)
modulesC: hbase-server hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7671/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.

@liuxiaocs7liuxiaocs7 changed the title HBASE-29454: Update hbase-examples scripts to be compatible with Pyth…HBASE-29454 Update hbase-examples scripts to be compatible with Pyth…Jan 29, 2026
Comment threadhbase-examples/src/main/python/thrift1/DemoClient.py
@guluo2016
guluo2016 merged commit 5b12ad6 into apache:branch-3Feb 6, 2026
2 checks passed
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.

4 participants

@liuxiaocs7@Apache-HBase@guluo2016@kgeisz