[ 
https://issues.apache.org/jira/browse/RANGER-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441176#comment-17441176
 ] 

Viacheslav edited comment on RANGER-3182 at 11/9/21, 1:47 PM:
--------------------------------------------------------------

[~higood]  I guess the right way is to update dependencies, I'm not a 
developer. As quick workaround I just copied the following jars from Trino lib 
folder to {{plugin/ranger:}}
 - log4j-over-slf4j-1.7.30.jar
 - slf4j-jdk14-1.7.30.jar
 - jackson-core-2.12.3.jar
That works up to Trino 363, starting from 364 you need:
 - log4j-over-slf4j-1.7.32.jar
 - slf4j-jdk14-1.7.32.jar
 - jackson-core-2.12.3.jar
But also there is some change in 364 that breaks "create table" permission. 
Users can't create tables despite access is granted in Ranger.


was (Author: zpoint):
[~higood]  I guess the right way is to update dependencies, I'm not a 
developer. As quick workaround I just copied the following jars from Trino lib 
folder to {{plugin/ranger:}}
    - log4j-over-slf4j-1.7.30.jar    - slf4j-jdk14-1.7.30.jar    - 
jackson-core-2.12.3.jar
That works up to Trino 363, starting from 364 you need:
    - log4j-over-slf4j-1.7.32.jar    - slf4j-jdk14-1.7.32.jar    - 
jackson-core-2.12.3.jar
But also there is some change in 364 that breaks "create table" permission. 
Users can't create tables despite access is granted in Ranger.

> Prestosql is renamed to Trino
> -----------------------------
>
>                 Key: RANGER-3182
>                 URL: https://issues.apache.org/jira/browse/RANGER-3182
>             Project: Ranger
>          Issue Type: Improvement
>          Components: plugins
>    Affects Versions: 2.1.0
>            Reporter: Viacheslav Kriuchkov
>            Priority: Blocker
>         Attachments: 0001-RANGER-3182-Rename-Prestosql-to-Trino.patch, 
> ranger-commons-lang3-master.patch
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> All "prestosql" classes are "trino" now and Presto plugin can't integrate 
> with Trino because of that. It means all Presto deployments that use Ranger 
> are stuck on version 350 and can't upgrade further.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to