mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
IMPALA-3695: Remove KUDU_IS_SUPPORTED
Testing: Ran exhaustive tests. Change-Id: I059d7a42798c38b570f25283663c284f2fcee517 Reviewed-on: http://gerrit.cloudera.org:8080/16085 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
committed by
Impala Public Jenkins
parent
23bb0859cc
commit
6ec6aaae8e
@@ -233,7 +233,7 @@ error_codes = (
|
||||
|
||||
("IMPALA_KUDU_TYPE_MISSING", 73, "Impala type $0 is not available in Kudu."),
|
||||
|
||||
("KUDU_NOT_SUPPORTED_ON_OS", 74, "Kudu is not supported on this operating system."),
|
||||
("KUDU_NOT_SUPPORTED_ON_OS", 74, "Not in use."),
|
||||
|
||||
("KUDU_NOT_ENABLED", 75, "Kudu features are disabled by the startup flag "
|
||||
"--disable_kudu."),
|
||||
|
||||
Reference in New Issue
Block a user