Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17005 )
Change subject: IMPALA-10462: Include org/apache/hive/hadoop/common/type/* in impala-minimal-hive-exec ...................................................................... IMPALA-10462: Include org/apache/hive/hadoop/common/type/* in impala-minimal-hive-exec With newer versions of Iceberg, TestIcebergTable::test_create_iceberg_tables fails with ClassNotFoundException for org.apache.hive.hadoop.common.type.Date. This adds that missing location to the impala-minimal-hive-exec. Testing: - Ran TestIcebergTable::test_create_iceberg_tables with newer Iceberg Change-Id: I3fc33ff17489c2bd54d2ec8798ec7a3e5cfb051c Reviewed-on: http://gerrit.cloudera.org:8080/17005 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M java/shaded-deps/hive-exec/pom.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Csaba Ringhofer: Looks good to me, approved Joe McDonnell: Verified -- To view, visit http://gerrit.cloudera.org:8080/17005 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3fc33ff17489c2bd54d2ec8798ec7a3e5cfb051c Gerrit-Change-Number: 17005 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
