org.apache.hadoop.mapred.lib
Class InputSampler<K,V>
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.mapreduce.lib.partition.InputSampler<K,V>
org.apache.hadoop.mapred.lib.InputSampler<K,V>
- All Implemented Interfaces:
- Configurable, Tool
@InterfaceAudience.Public
@InterfaceStability.Stable
public class InputSampler<K,V>
- extends InputSampler<K,V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputSampler
public InputSampler(JobConf conf)
writePartitionFile
public static <K,V> void writePartitionFile(JobConf job,
org.apache.hadoop.mapred.lib.InputSampler.Sampler<K,V> sampler)
throws IOException,
ClassNotFoundException,
InterruptedException
- Throws:
IOException
ClassNotFoundException
InterruptedException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.