Package weka.hadoop

Class Summary
HadoopExperiment  
HadoopExperiment.Map Mapper class that read a whole file as input if its size is small, or read N lines as an inputsplit if input file is large.
HadoopExperiment.Reduce Collect text data from Mapper and write to output file.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.