|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>#include <gtest/gtest.h>#include <gutil/strings/substitute.h>#include "runtime/hdfs-fs-cache.h"#include "common/names.h"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) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 65 of file hdfs-fs-cache-test.cc.