Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Dec 6, 2025

…download page

@Apache9 Apache9 self-assigned this Dec 6, 2025
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 0m 3s Docker failed to build run-specific yetus/hbase:tp-5206}.
Subsystem Report/Notes
GITHUB PR #7527
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/1/console
versions git=2.17.1
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 40s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed 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 _
_ Patch Compile Tests _
_ Other Tests _
1m 52s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7527
Optional Tests
uname Linux 943236ce119b 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / 78f50e5
Max. process+thread count 41 (vs. ulimit of 30000)
modules C: hbase-website U: hbase-website
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 43s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed 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 _
_ Patch Compile Tests _
_ Other Tests _
1m 46s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7527
Optional Tests
uname Linux af39500e3f42 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / 78f50e5
Max. process+thread count 35 (vs. ulimit of 30000)
modules C: hbase-website U: hbase-website
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/2/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 6s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 markdownlint 0m 0s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 spotless 1m 2s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 spotless 0m 47s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
5m 12s
Subsystem Report/Notes
Docker ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7527
Optional Tests dupname asflicense codespell detsecrets markdownlint spotless
uname Linux f339132e7492 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 78f50e5
Max. process+thread count 49 (vs. ulimit of 30000)
modules C: hbase-website U: hbase-website
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7527/2/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor Author

Apache9 commented Dec 6, 2025

Build the website locally, the download page looked fine.

@PDavid @yuriipalam FYI. I just started a python http server under the hbase-website/build directory to view the web site...

Copy link
Contributor

@kgeisz kgeisz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Apache9 Apache9 merged commit 27a2802 into apache:master Dec 7, 2025
1 check passed
@PDavid
Copy link
Contributor

PDavid commented Dec 8, 2025

Nice, many thanks @Apache9! 🎉

Jaehui-Lee pushed a commit to Jaehui-Lee/hbase that referenced this pull request Dec 11, 2025
…download page (apache#7527)

Signed-off-by: Nihal Jain <[email protected]>
Reviewed-by: Liu Xiao <[email protected]>
Reviewed-by: David Manning <[email protected]>
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.

6 participants