Casey Ching has uploaded a new change for review. http://gerrit.cloudera.org:8080/3204
Change subject: Disable Kudu and remove startup option to enable it ...................................................................... Disable Kudu and remove startup option to enable it Kudu is disabled for the 2.6.X release because stability and quality are not production ready. People who want to try Kudu are expected to use a different release called "Impala_Kudu". For consistency, both the runtime flag is removed and the build variable is disabled. The build variable is needed so the Kudu test service (mini-cluster) and tests won't run. The runtime flag is removed because disabling the Kudu build means a stubbed Kudu client library will be used instead of the real library so the Kudu backend won't work even if the flag existed and was enabled. Change-Id: Ie2c417c8dcbd1bd74d47d1e8294698992ee36eba --- M be/src/common/global-flags.cc M be/src/exec/kudu-util.cc M bin/impala-config.sh 3 files changed, 6 insertions(+), 76 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/04/3204/1 -- To view, visit http://gerrit.cloudera.org:8080/3204 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie2c417c8dcbd1bd74d47d1e8294698992ee36eba Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Casey Ching <[email protected]>
