Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "gen-cpp/LdapTest.h"
#include "rpc/thrift-server.h"
#include "common/init.h"
#include <boost/shared_ptr.hpp>
#include "rpc/auth-provider.h"
#include "rpc/authentication.h"
Go to the source code of this file.
Classes | |
class | impala::LdapTestServer |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
DECLARE_string (principal) | |
int | main (int argc, char **argv) |
DECLARE_string | ( | principal | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 31 of file ldap-test.cc.
References EXIT_IF_ERROR, impala::InitAuth(), impala::InitCommonRuntime(), impala::ThriftServer::Join(), impala::AuthProvider::Start(), and impala::ThriftServer::Start().