elasticsearch-hadoop

org.elasticsearch.hadoop.mr
Class HadoopIOUtils

java.lang.Object
  extended by org.elasticsearch.hadoop.mr.HadoopIOUtils

public abstract class HadoopIOUtils
extends Object


Constructor Summary
HadoopIOUtils()
           
 
Method Summary
static InputStream open(String resource, Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HadoopIOUtils

public HadoopIOUtils()
Method Detail

open

public static InputStream open(String resource,
                               Configuration conf)

elasticsearch-hadoop