com.splout.db.integration
Class HadoopIntegrationTest

java.lang.Object
  extended by com.splout.db.integration.HadoopIntegrationTest
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

public class HadoopIntegrationTest
extends java.lang.Object
implements org.apache.hadoop.util.Tool, org.apache.hadoop.conf.Configurable

This program runs an integration test to assert that different versions of Hadoop work well with Splout.

Versions tested successfully so far: Apache 0.20.X, CDH3 and Apache 1.0.4


Constructor Summary
HadoopIntegrationTest()
           
 
Method Summary
 org.apache.hadoop.conf.Configuration getConf()
           
static void main(java.lang.String[] args)
           
 int run(java.lang.String[] args)
           
 void setConf(org.apache.hadoop.conf.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HadoopIntegrationTest

public HadoopIntegrationTest()
Method Detail

run

public int run(java.lang.String[] args)
        throws java.lang.Exception
Specified by:
run in interface org.apache.hadoop.util.Tool
Throws:
java.lang.Exception

getConf

public org.apache.hadoop.conf.Configuration getConf()
Specified by:
getConf in interface org.apache.hadoop.conf.Configurable

setConf

public void setConf(org.apache.hadoop.conf.Configuration conf)
Specified by:
setConf in interface org.apache.hadoop.conf.Configurable

main

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


Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.