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