JiaLiangC opened a new pull request, #1318:
URL: https://github.com/apache/bigtop/pull/1318

   <!--
     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
   upgrade ranger to 2.5.0
   
   The Ranger plugin does not support Kafka 3, and including Kafka 3 will cause 
compilation failures. Kafka 3 has its own permission/authorization system, so 
the Kafka plugin compilation has been removed.
   
   ### How was this patch tested?
   build successfully in  rocky-8
   . /etc/profile.d/bigtop.sh;./gradlew ranger-clean ranger-pkg  
-PbuildThreads=2C repo
   
![image](https://github.com/user-attachments/assets/8bec38a6-38b0-4fbf-8b8f-cf0aa822685c)
   
   
   smote test run successfully on rocky-8
   ./docker-hadoop.sh -d -dcp -C config_rockylinux-8.yaml -F 
docker-compose-cgroupv2.yml -r file:///bigtop-home/output -L -G -k 
bigtop-utils,ranger  -s ranger -c 1
   
![image](https://github.com/user-attachments/assets/8e199722-9974-45a1-919e-92c55328a3f1)
   
   build successfully in  debian-11
   
![image](https://github.com/user-attachments/assets/17077879-3154-4339-8eda-4204494190d3)
   
   smote test run successfully on debian-11
   ./docker-hadoop.sh -d -dcp -C config_debian-11.yaml -F 
docker-compose-cgroupv2.yml -r file:///bigtop-home/output -L -G -k 
bigtop-utils,ranger  -s ranger -c 1
   
![image](https://github.com/user-attachments/assets/2a5f0196-adc3-451d-b201-f61ac46ad621)
   
   ### 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