org.apache.hadoop.vertica
Class VerticaUtil

java.lang.Object
  extended by org.apache.hadoop.vertica.VerticaUtil

public class VerticaUtil
extends Object


Constructor Summary
VerticaUtil()
           
 
Method Summary
static void checkOutputSpecs(org.apache.hadoop.conf.Configuration conf)
           
static List<InputSplit> getSplits(JobContext context)
           
static int verticaVersion(org.apache.hadoop.conf.Configuration conf, boolean output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerticaUtil

public VerticaUtil()
Method Detail

verticaVersion

public static int verticaVersion(org.apache.hadoop.conf.Configuration conf,
                                 boolean output)
                          throws IOException
Throws:
IOException

checkOutputSpecs

public static void checkOutputSpecs(org.apache.hadoop.conf.Configuration conf)
                             throws IOException
Throws:
IOException

getSplits

public static List<InputSplit> getSplits(JobContext context)
                                  throws IOException
Throws:
IOException


Copyright © 2009 The Apache Software Foundation