Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "util/cgroups-mgr.h"
#include <fstream>
#include <sstream>
#include <boost/filesystem.hpp>
#include "util/debug-util.h"
#include <gutil/strings/substitute.h>
#include "common/names.h"
Go to the source code of this file.
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Variables | |
const std::string | impala::IMPALA_CGROUP_SUFFIX = "_impala" |
const int32_t | impala::CPU_DEFAULT_WEIGHT = 1024 |