de.kumpe.hadooptimizer.hadoop
Class HadoopTest

java.lang.Object
  extended by de.kumpe.hadooptimizer.hadoop.HadoopTest

Deprecated.

@Deprecated
public class HadoopTest
extends Object

Simple experiment to ensure that the keys passed to the Reducer are always sorted and not only grouped.

This class is not part of HadoOptimizer and will be removed.

Author:
Christian Kumpe

Nested Class Summary
static class HadoopTest.GenerateRandomValuesMapper
          Deprecated.  
static class HadoopTest.IntSumReducer
          Deprecated.  
 
Constructor Summary
HadoopTest()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HadoopTest

public HadoopTest()
Deprecated. 
Method Detail

main

public static void main(String[] args)
                 throws Exception
Deprecated. 
Throws:
Exception


Copyright © 2011 Christian Kumpe. All Rights Reserved.