Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hdfs-fs-cache-test.cc File Reference
#include <string>
#include <gtest/gtest.h>
#include <gutil/strings/substitute.h>
#include "runtime/hdfs-fs-cache.h"
#include "common/names.h"
Include dependency graph for hdfs-fs-cache-test.cc:

Go to the source code of this file.

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

void impala::ValidateNameNode (const string &path, const string &expected_namenode, const string &expected_error)
 
 impala::TEST (HdfsFsCacheTest, Basic)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 65 of file hdfs-fs-cache-test.cc.