Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
os-util.h File Reference
#include "common/logging.h"
#include "common/status.h"
Include dependency graph for os-util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  impala::ThreadStats
 Container struct for statistics read from the /proc filesystem for a thread. More...
 

Namespaces

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

Functions

Status impala::GetThreadStats (int64_t tid, ThreadStats *stats)
 
bool impala::RunShellProcess (const std::string &cmd, std::string *msg)