|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RCFile.Writer | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of RCFile.Writer in org.apache.hadoop.hive.ql.exec |
---|
Methods in org.apache.hadoop.hive.ql.exec that return RCFile.Writer | |
---|---|
static RCFile.Writer |
Utilities.createRCFileWriter(org.apache.hadoop.mapred.JobConf jc,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path file,
boolean isCompressed)
Create a RCFile output stream based on job configuration Uses user supplied compression flag (rather than obtaining it from the Job Configuration). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |