Thomas Tauber-Marshall has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7072

Change subject: IMPALA-5426: Update Hive schema script to 1.1.0
......................................................................

IMPALA-5426: Update Hive schema script to 1.1.0

A recent update to Hive changed its schema, which is causing
the metastore not to come up as we've hard coded the Hive schema
script version in bin/create-test-configuration.sh to an old
version.

This patch updates the version to the latest. In the long run,
we should switch to using Hive's schema tool, which can do this
for us automatically (IMPALA-5430).

Testing:
- Ran an exhaustive private Jenkins build that passed.

Change-Id: I9ea3269c1f95f76d8c02b76a5dea3ca3aa324b70
---
M bin/create-test-configuration.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/7072/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7072
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ea3269c1f95f76d8c02b76a5dea3ca3aa324b70
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>

Reply via email to