Fucun Chu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18028
Change subject: WIP IMPALA-10871 (part 2): Apache Hive 3: fixes for dataset loading ...................................................................... WIP 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. Todos: - The number of tpch_nested_parquet.customer files is inconsistent with that generated by cdp - Need more testing Testing: - Manually perform data loading steps. Change-Id: I86a1fdffc70b8d9a3bc97a72b5b939021dc496f1 --- M buildall.sh M fe/src/test/resources/hive-site.xml.py M testdata/bin/generate-schema-statements.py M testdata/bin/load_nested.py 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 8 files changed, 346 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/18028/5 -- 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: newchange Gerrit-Change-Id: I86a1fdffc70b8d9a3bc97a72b5b939021dc496f1 Gerrit-Change-Number: 18028 Gerrit-PatchSet: 5 Gerrit-Owner: Fucun Chu <chufu...@hotmail.com>