You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/05/31 20:46:34 UTC

[Impala-CR](cdh5-trunk) Remove workaround for HIVE-5264 that enables metastore.try.direct.sql.

Alex Behm has uploaded a new change for review.

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

Change subject: Remove workaround for HIVE-5264 that enables metastore.try.direct.sql.
......................................................................

Remove workaround for HIVE-5264 that enables metastore.try.direct.sql.

This change speeds up our data loading job by 30-45 minutes. It does not
seem to have any effect on the completion time of other builds.

We already use metastore.direct.sql=true by default in real deployments.

Change-Id: I89fbf5c902e0a67f68b1866b6aefca13c42c17c0
---
M fe/src/test/resources/postgresql-hive-site.xml.template
1 file changed, 0 insertions(+), 6 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I89fbf5c902e0a67f68b1866b6aefca13c42c17c0
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Alex Behm <al...@cloudera.com>