Hello Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20081
to look at the new patch set (#2).
Change subject: IMPALA-12218: Exclude Ranger's ORC dependency
......................................................................
IMPALA-12218: Exclude Ranger's ORC dependency
Since RANGER-1837 Ranger has a dependency on ORC, as it became capable
of writing audit information in ORC format in addition to the text-based
formats supported earlier (JSON, CSV).
The Impala front-end has its own direct ORC dependency, for which
versioning is driven by the front-end's Iceberg dependency, as Iceberg
needs quite recent versions of the file formats libraries, including
ORC.
Since the front-end's Ranger plugin requires only basic functionality
from ORC, which is expected to be compatible across versions,
the potential version conflict between the two dependencies is resolved
by excluding Ranger's transitive ORC dependency from the Impala build.
Tested by building the front-end locally, then passing a core-mode test
run on Jenkins.
Change-Id: I368489016795020d590ab6d12d656327d7911eb7
---
M fe/pom.xml
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/20081/2
--
To view, visit http://gerrit.cloudera.org:8080/20081
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I368489016795020d590ab6d12d656327d7911eb7
Gerrit-Change-Number: 20081
Gerrit-PatchSet: 2
Gerrit-Owner: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>