[
https://issues.apache.org/jira/browse/IMPALA-12218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Gaal resolved IMPALA-12218.
----------------------------------
Fix Version/s: Impala 4.3.0
Resolution: Fixed
> ORC dependency via the Ranger plugin can conflict with Impala's own ORC
> dependency
> ----------------------------------------------------------------------------------
>
> Key: IMPALA-12218
> URL: https://issues.apache.org/jira/browse/IMPALA-12218
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Affects Versions: Impala 4.3.0
> Reporter: Laszlo Gaal
> Assignee: Laszlo Gaal
> Priority: Critical
> Fix For: Impala 4.3.0
>
>
> RANGER-1837 added functionality to Ranger to produce audit logs in ORC format
> in addition to the text-based formats used previously. This also means that
> Ranger code now has a direct (implementation) dependency on the ORC project.
> Since Impala depends on ORC as well, this new indirect dependency is a
> potential source of conflict: in fact it has already been experienced in a
> downstream environment.
> The indirect ORC dependency via Ranger should be excluded to mitigate this
> conflict.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)