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-27564 Add default encryption type for MiniKDC to fix failed tests on JDK11+ #4955

Closed
wants to merge 1 commit into from

Conversation

thangTang
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 21s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for branch
+1 💚 spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 4s Maven dependency ordering for patch
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 spotless 0m 46s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 29s The patch does not generate ASF License warnings.
4m 17s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4955
Optional Tests dupname asflicense spotless
uname Linux 6835aa3dc1e7 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 4add525
Max. process+thread count 42 (vs. ulimit of 30000)
modules C: hbase-endpoint hbase-examples hbase-http hbase-mapreduce U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 23s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for branch
+1 💚 mvninstall 3m 31s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for patch
+1 💚 mvninstall 3m 20s the patch passed
_ Other Tests _
+1 💚 unit 0m 45s hbase-http in the patch passed.
+1 💚 unit 13m 44s hbase-mapreduce in the patch passed.
+1 💚 unit 3m 5s hbase-endpoint in the patch passed.
+1 💚 unit 1m 51s hbase-examples in the patch passed.
30m 1s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4955
Optional Tests unit
uname Linux 17c22ad36a15 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 4add525
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/testReport/
Max. process+thread count 3401 (vs. ulimit of 30000)
modules C: hbase-http hbase-mapreduce hbase-endpoint hbase-examples U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 31s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for branch
+1 💚 mvninstall 3m 43s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 3m 17s the patch passed
_ Other Tests _
+1 💚 unit 1m 1s hbase-http in the patch passed.
+1 💚 unit 19m 42s hbase-mapreduce in the patch passed.
+1 💚 unit 4m 18s hbase-endpoint in the patch passed.
+1 💚 unit 2m 39s hbase-examples in the patch passed.
39m 16s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #4955
Optional Tests unit
uname Linux 1806f98032aa 5.4.0-1088-aws #96~18.04.1-Ubuntu SMP Mon Oct 17 02:57:48 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 4add525
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/testReport/
Max. process+thread count 2850 (vs. ulimit of 30000)
modules C: hbase-http hbase-mapreduce hbase-endpoint hbase-examples U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4955/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor

Apache9 commented Jan 13, 2023

we only need to support hadoop3 on 3.0+, so I think we only need to apply the patch to branch-2.x?

@thangTang
Copy link
Contributor Author

we only need to support hadoop3 on 3.0+, so I think we only need to apply the patch to branch-2.x?

Yes. Will reopen a PR to branch-2 later.

@thangTang
Copy link
Contributor Author

we only need to support hadoop3 on 3.0+, so I think we only need to apply the patch to branch-2.x?

Yes. Will reopen a PR to branch-2 later.

Done. Close this PR.

@thangTang thangTang closed this Jan 16, 2023
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.

3 participants