mneethiraj commented on code in PR #719: URL: https://github.com/apache/ranger/pull/719#discussion_r2467633308
########## dev-support/ranger-docker/config/trino/access-control.properties: ########## @@ -0,0 +1,4 @@ +access-control.name=ranger + +ranger.service.name=dev_trino +ranger.plugin.config.resource=/etc/trino/ranger-trino-security.xml,/etc/trino/ranger-trino-audit.xml Review Comment: Done. ########## dev-support/ranger-docker/Dockerfile.ranger-trino: ########## @@ -32,42 +32,19 @@ USER root ARG TRINO_VERSION ARG TRINO_PLUGIN_VERSION Review Comment: Done. -- 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]
