org.apache.blur.mapreduce.lib
Class CheckOutputSpecs

java.lang.Object
  extended by org.apache.blur.mapreduce.lib.CheckOutputSpecs

public class CheckOutputSpecs
extends Object


Constructor Summary
CheckOutputSpecs()
           
 
Method Summary
static void checkOutputSpecs(org.apache.hadoop.conf.Configuration config, int reducers)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckOutputSpecs

public CheckOutputSpecs()
Method Detail

checkOutputSpecs

public static void checkOutputSpecs(org.apache.hadoop.conf.Configuration config,
                                    int reducers)
                             throws IOException,
                                    InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.