org.apache.hadoop.hive.ql.processors
Class DfsProcessor
java.lang.Object
org.apache.hadoop.hive.ql.processors.DfsProcessor
- All Implemented Interfaces:
- CommandProcessor
public class DfsProcessor
- extends Object
- implements CommandProcessor
DfsProcessor.
|
Constructor Summary |
DfsProcessor(org.apache.hadoop.conf.Configuration conf)
|
DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.apache.commons.logging.Log LOG
console
public static final SessionState.LogHelper console
DFS_RESULT_HEADER
public static final String DFS_RESULT_HEADER
- See Also:
- Constant Field Values
DfsProcessor
public DfsProcessor(org.apache.hadoop.conf.Configuration conf)
DfsProcessor
public DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema)
init
public void init()
- Specified by:
init in interface CommandProcessor
run
public CommandProcessorResponse run(String command)
- Specified by:
run in interface CommandProcessor
Copyright © 2014 The Apache Software Foundation. All rights reserved.