Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
catalog-flags.cc File Reference
#include "common/logging.h"
Include dependency graph for catalog-flags.cc:

Go to the source code of this file.

Functions

 DEFINE_bool (compact_catalog_topic, false,"If true, updates sent via the statestore are ""compacted before transmission. This saves network bandwidth at the cost of a small"" quantity of CPU time. Enable this option in cluster with large catalogs (make ""sure it is also enabled on receiving Impala demons as well).")
 

Function Documentation

DEFINE_bool ( compact_catalog_topic  ,
false  ,
"If  true,
updates sent via the statestore are""compacted before transmission.This saves network bandwidth at the cost of a small""quantity of CPU time.Enable this option in cluster with large catalogs(make""sure it is also enabled on receiving Impala demons as well)."   
)