org.apache.hadoop.hive.ql.processors
Class DfsProcessor

java.lang.Object
  extended by org.apache.hadoop.hive.ql.processors.DfsProcessor
All Implemented Interfaces:
CommandProcessor

public class DfsProcessor
extends Object
implements CommandProcessor


Field Summary
static SessionState.LogHelper console
           
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
DfsProcessor(org.apache.hadoop.conf.Configuration conf)
           
 
Method Summary
 int run(String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG

console

public static final SessionState.LogHelper console
Constructor Detail

DfsProcessor

public DfsProcessor(org.apache.hadoop.conf.Configuration conf)
Method Detail

run

public int run(String command)
Specified by:
run in interface CommandProcessor


Copyright © 2009 The Apache Software Foundation