Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hdfs-text-scanner.cc File Reference
Include dependency graph for hdfs-text-scanner.cc:

Go to the source code of this file.

Functions

 DEFINE_bool (debug_disable_streaming_gzip, false,"Debug flag, will be removed. Disables ""streaming gzip decompression.")
 

Variables

const int64_t GZIP_FIXED_READ_SIZE = 1 * 1024 * 1024
 

Function Documentation

DEFINE_bool ( debug_disable_streaming_gzip  ,
false  ,
"Debug  flag,
will be removed.Disables""streaming gzip decompression."   
)

Variable Documentation

const int64_t GZIP_FIXED_READ_SIZE = 1 * 1024 * 1024

Definition at line 49 of file hdfs-text-scanner.cc.

Referenced by impala::HdfsTextScanner::FillByteBufferGzip().