Vihang Karajgaonkar has uploaded a new patch set (#7). ( 
http://gerrit.cloudera.org:8080/15223 )

Change subject: IMPALA-9287: Add support for embedded metastore mode
......................................................................

IMPALA-9287: Add support for embedded metastore mode

This is an update to the earlier patch which was reverted for
IMPALA-9287. The original patch added dependency to hive-metastore
module in hive-3 profile which was unnecessary since we already have
a dependency to standalone-hive-metastore module.

Adding hive-metastore is not recommended since it brings along with
it hive-serde as well which has a conflicting version of flatbuffers.
This causes table loading errors on the catalog side.

Testing:
  1. Ran test_kudu_table_create_without_hms.py
  2. [WIP] Running core tests with CDP build.

Change-Id: Iab7de6a7f11ef0bff85c0fb03f004756c3cde784
---
M .gitignore
M bin/bootstrap_system.sh
M fe/pom.xml
M fe/src/test/resources/hive-site.xml.py
M tests/custom_cluster/test_kudu_table_create_without_hms.py
5 files changed, 42 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/15223/7
--
To view, visit http://gerrit.cloudera.org:8080/15223
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iab7de6a7f11ef0bff85c0fb03f004756c3cde784
Gerrit-Change-Number: 15223
Gerrit-PatchSet: 7
Gerrit-Owner: Vihang Karajgaonkar <[email protected]>
Gerrit-Reviewer: Anurag Mantripragada <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to