org.apache.hadoop.hive.cli
Class RCFileCat

java.lang.Object
  extended by org.apache.hadoop.hive.cli.RCFileCat

public class RCFileCat
extends Object


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

Field Detail

test

protected static boolean test
Constructor Detail

RCFileCat

public RCFileCat()
Method Detail

run

public int run(String[] args)
        throws Exception
Throws:
Exception

getConf

public Configuration getConf()

setConf

public void setConf(Configuration conf)

main

public static void main(String[] args)


Copyright © 2012 The Apache Software Foundation