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 
   
![image](https://github.com/apache/bigtop/assets/18082602/d846aad0-9366-4a20-9a48-c719585f3982)
   
   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 
   
![image](https://github.com/apache/bigtop/assets/18082602/a25743c8-eec7-46b2-90d0-f993629a9304)
   
   
![image](https://github.com/apache/bigtop/assets/18082602/38788e5e-4731-44bf-a7bc-3ea321aa27ea)
   
   
   tested on ambari deploy 
   . /etc/profile.d/bigtop.sh;./gradlew knox-clean knox-pkg 
-PparentDir=/usr/bigtop -PpkgSuffix -PbuildThreads=2C repo
   
![image](https://github.com/apache/bigtop/assets/18082602/1e7f94d2-4909-4b1c-b923-6f078b096231)
   
   
![image](https://github.com/apache/bigtop/assets/18082602/3f042868-363a-4ec8-ad95-8355eff1cd01)
   
   ### 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]

Reply via email to