Skip to content

HBASE-27860: Fix build error against Hadoop 3.3.5 - #5233

Merged
Apache9 merged 2 commits into
apache:masterfrom
yamasakisua:build-hadoop3.3.5
May 13, 2023
Merged

HBASE-27860: Fix build error against Hadoop 3.3.5#5233
Apache9 merged 2 commits into
apache:masterfrom
yamasakisua:build-hadoop3.3.5

Conversation

@yamasakisua

Copy link
Copy Markdown
Contributor

Fix build failure mentioned in HBASE-27860

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 24sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall3m 40smaster passed
+1 💚compile0m 18smaster passed
+1 💚shadedjars4m 43sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 11smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 22sthe patch passed
+1 💚compile0m 19sthe patch passed
+1 💚javac0m 19sthe patch passed
+1 💚shadedjars4m 41spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 10sthe patch passed
_ Other Tests _
+1 💚unit0m 40shbase-shaded in the patch passed.
19m 31s
SubsystemReport/Notes
DockerClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#5233
JIRA IssueHBASE-27860
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 2bfcccad6ec6 5.4.0-1101-aws #109~18.04.1-Ubuntu SMP Mon Apr 24 20:40:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 55aff4c
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/testReport/
Max. process+thread count418 (vs. ulimit of 30000)
modulesC: hbase-shaded U: hbase-shaded
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 20sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall4m 43smaster passed
+1 💚compile0m 21smaster passed
+1 💚shadedjars6m 46sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 17smaster passed
_ Patch Compile Tests _
+1 💚mvninstall4m 19sthe patch passed
+1 💚compile0m 28sthe patch passed
+1 💚javac0m 28sthe patch passed
+1 💚shadedjars6m 36spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 15sthe patch passed
_ Other Tests _
+1 💚unit1m 4shbase-shaded in the patch passed.
27m 29s
SubsystemReport/Notes
DockerClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#5233
JIRA IssueHBASE-27860
Optional Testsjavac javadoc unit shadedjars compile
unameLinux b883a3ffe190 5.4.0-144-generic #161-Ubuntu SMP Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 55aff4c
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/testReport/
Max. process+thread count406 (vs. ulimit of 30000)
modulesC: hbase-shaded U: hbase-shaded
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 24sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
+1 💚mvninstall3m 48smaster passed
+1 💚compile0m 21smaster passed
+1 💚spotless0m 43sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 27sthe patch passed
+1 💚compile0m 20sthe patch passed
+1 💚javac0m 20sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 1sThe patch has no ill-formed XML file.
+1 💚hadoopcheck13m 38sPatch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚spotless0m 40spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 10sThe patch does not generate ASF License warnings.
31m 22s
SubsystemReport/Notes
DockerClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#5233
JIRA IssueHBASE-27860
Optional Testsdupname asflicense javac hadoopcheck spotless xml compile
unameLinux 8bb2001566bf 5.4.0-1097-aws #105~18.04.1-Ubuntu SMP Mon Feb 13 17:50:57 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 55aff4c
Default JavaEclipse Adoptium-11.0.17+8
Max. process+thread count86 (vs. ulimit of 30000)
modulesC: hbase-shaded U: hbase-shaded
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5233/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit bee09bb into apache:masterMay 13, 2023
Apache9 pushed a commit that referenced this pull request May 13, 2023
Add packages for hadoop-3.3.5
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit bee09bb)
Apache9 pushed a commit that referenced this pull request May 13, 2023
Add packages for hadoop-3.3.5
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit bee09bb)
Apache9 pushed a commit that referenced this pull request May 13, 2023
Add packages for hadoop-3.3.5
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit bee09bb)
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
Add packages for hadoop-3.3.5
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit bee09bb)
(cherry picked from commit 9198494)
Change-Id: I83a9f85272e1f5381d00219c5e9199c2dadd5993
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.

3 participants

@yamasakisua@Apache-HBase@Apache9