public class HadoopELFunctions extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GROUPS |
static String |
MAP_IN |
static String |
MAP_OUT |
static String |
RECORDS |
static String |
REDUCE_IN |
static String |
REDUCE_OUT |
Constructor and Description |
---|
HadoopELFunctions() |
Modifier and Type | Method and Description |
---|---|
static String |
hadoop_conf(String hadoopConfHostPort,
String propName) |
static Map<String,Map<String,Long>> |
hadoop_counters(String nodeName) |
public static final String RECORDS
public static final String MAP_IN
public static final String MAP_OUT
public static final String REDUCE_IN
public static final String REDUCE_OUT
public static final String GROUPS
public HadoopELFunctions()
public static Map<String,Map<String,Long>> hadoop_counters(String nodeName) throws ELEvaluationException
ELEvaluationException
public static String hadoop_conf(String hadoopConfHostPort, String propName)
Copyright © 2018 Apache Software Foundation. All rights reserved.