Package | Description |
---|---|
org.apache.hadoop.hive.ql.optimizer |
Modifier and Type | Method and Description |
---|---|
static SamplePruner.AddPathReturnStatus |
SamplePruner.addPath(org.apache.hadoop.fs.FileSystem fs,
String pathPattern,
long sizeLeft,
int fileLimit,
Collection<org.apache.hadoop.fs.Path> retPathList)
Try to recursively add files in sub-directories into retPathList until
reaching the sizeLeft.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.