[
https://issues.apache.org/jira/browse/RANGER-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18021507#comment-18021507
]
Abhishek Kumar edited comment on RANGER-5174 at 9/19/25 10:29 PM:
------------------------------------------------------------------
[~maluz]
With Ranger release 2.7.0, the docker images for Ranger and it's dependencies
are available in both [arm64 and amd64] platforms.
Please see https://hub.docker.com/r/apache/ranger/tags for more details. thanks.
was (Author: abhi_2110):
[~maluz]
> failure in evaluating expressions in row-filter
> -----------------------------------------------
>
> Key: RANGER-5174
> URL: https://issues.apache.org/jira/browse/RANGER-5174
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0, 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Row-filter policies support expressions to refer to context attributes like
> user attributes, tags, tag attributes, user-groups, user-roles; for example:
> "{{{}country = $\{{USER.country{}}}}}". Ranger policy engine uses a script
> engine to evaluate such expressions. Instantiation of the script engine fails
> with the following error in Trino plugin:
> {noformat}
> org.apache.ranger.plugin.conditionevaluator.RangerScriptConditionEvaluator
> createScriptEngine(serviceType=trino): failed to create script engine
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)