Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
lib-cache.cc File Reference
#include "runtime/lib-cache.h"
#include <boost/filesystem.hpp>
#include <boost/foreach.hpp>
#include <boost/thread/locks.hpp>
#include "codegen/llvm-codegen.h"
#include "runtime/hdfs-fs-cache.h"
#include "runtime/runtime-state.h"
#include "util/dynamic-util.h"
#include "util/hash-util.h"
#include "util/hdfs-util.h"
#include "util/path-builder.h"
#include "util/test-info.h"
#include "common/names.h"
Include dependency graph for lib-cache.cc:

Go to the source code of this file.

Classes

struct  impala::LibCache::LibCacheEntry
 

Functions

 DEFINE_string (local_library_dir,"/tmp","Local directory to copy UDF libraries from HDFS into")
 

Function Documentation

DEFINE_string ( local_library_dir  ,
"/tmp"  ,
"Local directory to copy UDF libraries from HDFS into"   
)