You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/04/08 21:58:06 UTC

[Impala-CR](cdh5-trunk) Kudu: Allow KUDU_IS_SUPPORTED to be overridden from the env

Casey Ching has uploaded a new change for review.

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

Change subject: Kudu: Allow KUDU_IS_SUPPORTED to be overridden from the env
......................................................................

Kudu: Allow KUDU_IS_SUPPORTED to be overridden from the env

As a temporary workaround to some Kudu issues, Kudu can now be disabled
by setting KUDU_IS_SUPPORTED=false before sourcing impala-config.sh.
That should disable all use of Kudu.

Please do not use this without first making sure the issue you have run
into is a known issue. If people use this without ever raisng awareness
of the issues, the problems will never go away.

Change-Id: Ie0b529c436418617b01c73bc917bfdf0a85c5440
---
M bin/impala-config.sh
1 file changed, 24 insertions(+), 21 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0b529c436418617b01c73bc917bfdf0a85c5440
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Casey Ching <ca...@cloudera.com>