[
https://issues.apache.org/jira/browse/RANGER-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Mani resolved RANGER-3760.
---------------------------------
Resolution: Fixed
> Make trino plugin configurable for trino environment running in docker
> ----------------------------------------------------------------------
>
> Key: RANGER-3760
> URL: https://issues.apache.org/jira/browse/RANGER-3760
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Affects Versions: 2.1.0
> Reporter: Aakash Nand
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments:
> 0001-RANGER-3760-Make-trino-plugin-configurable-when-trin.patch
>
>
> Trino uses different plugin directories for server-type installation and
> docker installation.
> The plugin directory needs to be configured as /usr/lib/trino/plugin/ranger
> when running in docker.
>
> Lets make this configurable in install.properties using new property
>
> INSTALL_ENV=docker
>
> If the user configures this property then trino-ranger-plugin will configure
> the plugin directory to /usr/lib/trino/plugin/ranger
>
> otherwise, it will assume that trino is installed using a non-docker
> environment and use the default plugin directory location
--
This message was sent by Atlassian Jira
(v8.20.7#820007)