Package | Description |
---|---|
org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
Modifier and Type | Method and Description |
---|---|
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,
org.apache.hadoop.util.Progressable progressable)
Create a RCFile output stream based on job configuration Uses user supplied compression flag
(rather than obtaining it from the Job Configuration).
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.