[
https://issues.apache.org/jira/browse/RANGER-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534138#comment-17534138
]
Madhan Neethiraj commented on RANGER-3182:
------------------------------------------
[~aakashnand] , [~rmani] - thanks! I see that the patch is now merged.
I get following build failure in master branch, even after cleaning
.m2/repository directory. Can you please look into this?
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on
project ranger-trino-plugin: Compilation failure
[ERROR]
/home/madhan/Apache/git/ranger/plugin-trino/src/main/java/org/apache/ranger/authorization/trino/authorizer/RangerSystemAccessControl.java:[21,29]
error: cannot access CatalogSchemaName {noformat}
> 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
> Fix For: 3.0.0, 2.3.0
>
> Attachments: 0001-RANGER-3182-Rename-Prestosql-to-Trino-master.patch,
> 0001-RANGER-3182-Rename-Prestosql-to-Trino-ranger-2.3.patch,
> ranger-commons-lang3-master.patch
>
> Time Spent: 2h 50m
> 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.7#820007)