mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Without HIVE-24498 we get java.lang.NoClassDefFoundError exceptions when we write Iceberg tables via Hive. This makes it hard to write interop tests between Hive and Impala which use Iceberg tables. I also exclude some private Java components to get things built. Change-Id: I486c2b1b224f72e082e331a57cf25a37ebb9fa54 Reviewed-on: http://gerrit.cloudera.org:8080/19331 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Laszlo Gaal <laszlo.gaal@cloudera.com> Reviewed-by: Tamas Mate <tmater@apache.org>