Uses of Class
com.splout.db.hadoop.TupleSampler.TupleSamplerException

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)
           
 



Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.