Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20340
to look at the new patch set (#2).
Change subject: IMPALA-12359: Add missing package-info file used by
HiveVersionInfo
......................................................................
IMPALA-12359: Add missing package-info file used by HiveVersionInfo
We create a minimal-impala-hive-exec.jar based on Hive's hive-exec.jar:
https://github.com/apache/impala/blob/master/java/shaded-deps/hive-exec/pom.xml#L34
This excludes lots of class files, including
org/apache/hive/common/package-info.class that is used by
HiveVersionAnnotation and HiveVersionInfo classes.
Because of this HiveVersionInfo returns "Unknown" version resulting
in failing Iceberg operations.
Change-Id: I444330a654d7d86e653588eb91d2f063d5be8c08
---
M java/shaded-deps/hive-exec/pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/20340/2
--
To view, visit http://gerrit.cloudera.org:8080/20340
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I444330a654d7d86e653588eb91d2f063d5be8c08
Gerrit-Change-Number: 20340
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>