[
https://issues.apache.org/jira/browse/RANGER-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534214#comment-17534214
]
Aakash Nand commented on RANGER-3182:
-------------------------------------
[~madhan] I tried building again in a different environment and it is working
for me. I am not sure why you are getting that error. Please check the below
environment information I used,
{code:java}
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /home/aakashnand/opt/apache-maven-3.8.1
Java version: 11.0.13, vendor: Oracle Corporation, runtime:
/home/aakashnand/opt/openjdk-11.0.13_8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-100-generic", arch: "amd64", family: "unix"
{code}
Command used
{code:java}
mvn clean compile package install -P ranger-trino-plugin,'!linux' -am{code}
{code:java}
[INFO] ranger ............................................. SUCCESS [ 13.884 s]
[INFO] Credential Support ................................. SUCCESS [ 15.712 s]
[INFO] Audit Component .................................... SUCCESS [ 20.878 s]
[INFO] ranger-plugin-classloader .......................... SUCCESS [ 7.247 s]
[INFO] Common library for Plugins ......................... SUCCESS [ 57.027 s]
[INFO] Installer Support Component ........................ SUCCESS [ 5.306 s]
[INFO] Credential Builder ................................. SUCCESS [ 12.259 s]
[INFO] Ranger Util ........................................ SUCCESS [ 13.222 s]
[INFO] Trino Security Plugin .............................. SUCCESS [ 18.628 s]
[INFO] Trino Security Plugin Shim ......................... SUCCESS [ 10.845 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:55 min
[INFO] Finished at: 2022-05-10T07:58:54Z
[INFO] ------------------------------------------------------------------------
{code}
> 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)