Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14018


Change subject: Prepare for upgrading to Hive 3
......................................................................

Prepare for upgrading to Hive 3

This patch contains build and test changes that
work on both Hive 2 and Hive 3 to minimize the
changes required when upgrading to Hive 3.

- Uses the Hive `schematool` to initialized the
derby database in the MiniHms. This fixes issues
with autoCreate and is more representative of a
production environment.
- Adjust logging configuration in the MiniHMS to be
more explicit.
- Workaround HADOOP-8719 by hardcoding the
HADOOP_OS_TYPE.
- Workaround HIVE-21614 by using `LIKE` instead
of `=` when filtering tables.

Change-Id: If43ae2330b3d99374c68bae313a3f8bc070f9c69
---
M src/kudu/hms/CMakeLists.txt
M src/kudu/hms/hms_catalog.cc
M src/kudu/hms/hms_client-test.cc
M src/kudu/hms/mini_hms.cc
M src/kudu/hms/mini_hms.h
M src/kudu/util/subprocess.cc
M src/kudu/util/subprocess.h
M thirdparty/package-hadoop.sh
8 files changed, 55 insertions(+), 23 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/14018/1
--
To view, visit http://gerrit.cloudera.org:8080/14018
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If43ae2330b3d99374c68bae313a3f8bc070f9c69
Gerrit-Change-Number: 14018
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to