JiaLiangC commented on PR #1100: URL: https://github.com/apache/bigtop/pull/1100#issuecomment-1537632811
@guyuqi OK, there are three PRs related to Ranger support in Bigtop: BIGTOP-3925 mainly addresses the issue of Ranger RPM packaging and includes a patch to fix the problem of HBase not starting after integrating with Ranger. BIGTOP-3923 mainly addresses the missing dependency issue when running the Ranger command "java -cp '/usr/bigtop/current/ranger-usersync/lib/*' org.apache.ranger.credentialapi.buildks create ranger.usersync.policymgr.password -value [PROTECTED] -provider jceks://file/usr/bigtop/current/ranger-usersync/conf/ugsync.jceks". BIGTOP-3910 adds Bigtop-select support for Ranger. In addition, patch0 in BIGTOP-3925 mainly addresses the issue of HBase not starting after integrating with Ranger due to class loading order. For more details and root cause analysis, please see https://issues.apache.org/jira/browse/RANGER-4201. I will also add support for testing Ranger on Debian systems. -- 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]
