Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impalad-query-executor.cc File Reference
#include "testutil/impalad-query-executor.h"
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string.hpp>
#include "common/logging.h"
#include "rpc/thrift-client.h"
#include "rpc/thrift-util.h"
#include "common/names.h"
Include dependency graph for impalad-query-executor.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_string (impalad,"localhost:21000","host:port of impalad process")
 
 DECLARE_int32 (num_nodes)
 

Function Documentation

DECLARE_int32 ( num_nodes  )
DEFINE_string ( impalad  ,
"localhost:21000"  ,
"host:port of impalad process"   
)