Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hdfs-lzo-text-scanner.cc File Reference
#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"
Include dependency graph for hdfs-lzo-text-scanner.cc:

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 )()
 

Function Documentation

DEFINE_bool ( skip_lzo_version_check  ,
false  ,
"Disables checking the LZO library version ""against the running Impala version."   
)