de.kumpe.hadooptimizer.hadoop
Class HadoopTest
java.lang.Object
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
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 |
HadoopTest
public HadoopTest()
- Deprecated.
main
public static void main(String[] args)
throws Exception
- Deprecated.
- Throws:
Exception
Copyright © 2011 Christian Kumpe. All Rights Reserved.