org.apache.oozie.action.hadoop
Class HadoopELFunctions
java.lang.Object
org.apache.oozie.action.hadoop.HadoopELFunctions
public class HadoopELFunctions
- extends java.lang.Object
Hadoop EL functions.
Method Summary |
static java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Long>> |
hadoop_counters(java.lang.String nodeName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RECORDS
public static final java.lang.String RECORDS
- See Also:
- Constant Field Values
MAP_IN
public static final java.lang.String MAP_IN
- See Also:
- Constant Field Values
MAP_OUT
public static final java.lang.String MAP_OUT
- See Also:
- Constant Field Values
REDUCE_IN
public static final java.lang.String REDUCE_IN
- See Also:
- Constant Field Values
REDUCE_OUT
public static final java.lang.String REDUCE_OUT
- See Also:
- Constant Field Values
GROUPS
public static final java.lang.String GROUPS
- See Also:
- Constant Field Values
HadoopELFunctions
public HadoopELFunctions()
hadoop_counters
public static java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Long>> hadoop_counters(java.lang.String nodeName)
throws ELEvaluationException
- Throws:
ELEvaluationException
Copyright © 2010 Yahoo. All Rights Reserved.