Yikf opened a new pull request, #231: URL: https://github.com/apache/ranger/pull/231
Currently, `ranger-plugin-commons` module relies on `gethostname4j`, `jna ` and `jna-platform` to get the native hostname, which is for `AuthzAuditEvent` only. `gethostname4j`, `jna ` and `jna-platform` is too onerous, it doesn't seem worthwhile to maintain the three jars to get the hostname, and `gethostname4j`, `jna ` and `jna-platform` relies on the native lib, which prevents users from doing shade. -- 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]
