Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "exec/hdfs-lzo-text-scanner.h"
#include <hdfs.h>
#include <boost/algorithm/string.hpp>
#include "common/version.h"
#include "exec/hdfs-scan-node.h"
#include "exec/read-write-util.h"
#include "runtime/runtime-state.h"
#include "runtime/hdfs-fs-cache.h"
#include "util/debug-util.h"
#include "util/hdfs-util.h"
#include "util/dynamic-util.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. | |
Functions | |
DEFINE_bool (skip_lzo_version_check, false,"Disables checking the LZO library version ""against the running Impala version.") | |
Variables | |
const char *(* | impala::GetImpalaBuildVersion )() |
DEFINE_bool | ( | skip_lzo_version_check | , |
false | , | ||
"Disables checking the LZO library version ""against the running Impala version." | |||
) |