|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleSampler.TupleSamplerException | |
---|---|
com.splout.db.hadoop | This package contains all the classes that implement business logic for helping building Splout datastores using Hadoop with Pangool (http://pangool.net). |
Uses of TupleSampler.TupleSamplerException in com.splout.db.hadoop |
---|
Methods in com.splout.db.hadoop that throw TupleSampler.TupleSamplerException | |
---|---|
protected PartitionMap |
TablespaceGenerator.sample(int nPartitions,
org.apache.hadoop.conf.Configuration conf,
TupleSampler.SamplingType samplingType,
TupleSampler.SamplingOptions samplingOptions)
Samples the input, if needed. |
void |
TupleSampler.sample(java.util.List<TableInput> inputFiles,
com.datasalt.pangool.io.Schema tableSchema,
org.apache.hadoop.conf.Configuration hadoopConf,
long sampleSize,
org.apache.hadoop.fs.Path outFile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |