Aakash Nand created RANGER-3760:
-----------------------------------

             Summary: 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
             Fix For: 3.0.0, 2.3.0


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)

Reply via email to