Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18028 )
Change subject: IMPALA-10871 (part 2): Apache Hive 3: fixes for dataset loading ...................................................................... IMPALA-10871 (part 2): Apache Hive 3: fixes for dataset loading This patch fixes the data loading problem of integrating Apache Hive 3 and switches to the tez engine. Add HIVE-21569, HIVE-20038 patches and recompile the hive-exec module. Testing: - Manually perform data loading steps. Change-Id: I86a1fdffc70b8d9a3bc97a72b5b939021dc496f1 Reviewed-on: http://gerrit.cloudera.org:8080/18028 Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> --- M fe/src/compat-apache-hive-3/java/org/apache/impala/compat/MetastoreShim.java M fe/src/compat-hive-3/java/org/apache/impala/compat/MetastoreShim.java M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java M fe/src/test/resources/hive-site.xml.py M testdata/bin/generate-schema-statements.py M testdata/bin/load_nested.py M testdata/bin/patch_hive.sh M testdata/cluster/hive/README A testdata/cluster/hive/patch1-HIVE-21569.diff A testdata/cluster/hive/patch2-HIVE-20038.diff M tests/util/test_file_parser.py 11 files changed, 381 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18028 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I86a1fdffc70b8d9a3bc97a72b5b939021dc496f1 Gerrit-Change-Number: 18028 Gerrit-PatchSet: 11 Gerrit-Owner: Fucun Chu <chufu...@hotmail.com> Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com> Gerrit-Reviewer: Fucun Chu <chufu...@hotmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Vihang Karajgaonkar <vih...@cloudera.com>