|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "service/fragment-mgr.h"#include <boost/lexical_cast.hpp>#include <google/malloc_extension.h>#include <gutil/strings/substitute.h>#include "service/fragment-exec-state.h"#include "runtime/exec-env.h"#include "util/impalad-metrics.h"#include "util/uid-util.h"#include "common/names.h"Go to the source code of this file.
Functions | |
| DEFINE_int32 (log_mem_usage_interval, 0,"If non-zero, impalad will output memory usage ""every log_mem_usage_interval'th fragment completion.") | |
| DEFINE_int32 | ( | log_mem_usage_interval | , |
| 0 | , | ||
| "If non- | zero, | ||
| impalad will output memory usage""every log_mem_usage_interval'th fragment completion." | |||
| ) |