JiaLiangC opened a new pull request, #1247:
URL: https://github.com/apache/bigtop/pull/1247
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'BIGTOP-3638: Your PR title ...'.
-->
### Description of PR
The significance of this effort lies in its ability to enhance Knox
functionality, particularly in clusters employing Kerberos. Knox's proxy access
capabilities provide an intuitive means for users to access the UI interface of
Kerberos-enabled clusters.
### How was this patch tested?
smoke test and manual test
tested on rocky8
./docker-hadoop.sh -d --create 1 --image bigtop/puppet:trunk-rockylinux-8
--docker-compose-plugin --memory 8g --repo file:///bigtop-home/output
--disable-gpg-check --stack knox --smoke-tests knox

tested on debian11
./docker-hadoop.sh -d -dcp -C config_debian-11.yaml -F docker-compose.yml -G
-L -k knox -s knox -c 1


tested on ambari deploy
. /etc/profile.d/bigtop.sh;./gradlew knox-clean knox-pkg
-PparentDir=/usr/bigtop -PpkgSuffix -PbuildThreads=2C repo


### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'BIGTOP-3638. Your PR title ...')?
- [ ] Make sure that newly added files do not have any licensing issues.
When in doubt refer to https://www.apache.org/licenses/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]