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

   <!--
     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
   This PR modifies the configuration directories for Ranger Admin, Ranger Tag 
Sync, and Ranger User Sync from `/etc/ranger-admin`, `/etc/ranger-tagsync`, and 
`/etc/ranger-usersync` to `/etc/ranger/{admin,tagsync,usersync}`. The detailed 
reason for this change can be found in the following issue: 
https://issues.apache.org/jira/projects/BIGTOP/issues/BIGTOP-3950
   
   ### How was this patch tested?
   manual test
   before fix, ranger-tagsync can't start,because it ranger can't found 
/etc/ranger/tagsync/logback.xml
   
   
![image](https://github.com/apache/bigtop/assets/18082602/3d96c485-976c-4110-8cc8-1a9ed5f11a81)
   
   after fix , ranger-tagsync works smoonthly
   
![image](https://github.com/apache/bigtop/assets/18082602/33b402b1-d6b6-45e8-9946-c8c741d90b7d)
   
![image](https://github.com/apache/bigtop/assets/18082602/8073b76a-274e-480c-a554-d862a774311b)
   
   ### 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