public class MRScriptState extends ScriptState
ScriptState.AliasVisitor, ScriptState.FeatureVisitor, ScriptState.PIG_FEATURE, ScriptState.PIG_PROPERTY
commandLine, fileName, hadoopVersion, id, listeners, pigContext, pigVersion, scriptFeatures, serializedScript, truncatedScript
Constructor and Description |
---|
MRScriptState(String id) |
Modifier and Type | Method and Description |
---|---|
void |
addSettingsToConf(MapReduceOper mro,
org.apache.hadoop.conf.Configuration conf) |
void |
addWorkflowAdjacenciesToConf(MROperPlan mrop,
org.apache.hadoop.conf.Configuration conf) |
static MRScriptState |
get() |
String |
getAlias(MapReduceOper mro) |
String |
getAliasLocation(MapReduceOper mro) |
String |
getPigFeature(MapReduceOper mro) |
bitSetToLong, emitInitialPlanNotification, emitJobFailedNotification, emitjobFinishedNotification, emitJobsSubmittedNotification, emitJobStartedNotification, emitLaunchCompletedNotification, emitLaunchStartedNotification, emitOutputCompletedNotification, emitProgressUpdatedNotification, featureLongToString, getAllListeners, getCommandLine, getFileName, getHadoopVersion, getId, getPigContext, getPigVersion, getScript, getScriptFeatures, getSerializedScript, registerListener, setCommandLine, setFileName, setPigContext, setScript, setScript, setScript, setScriptFeatures, start, start
public MRScriptState(String id)
public static MRScriptState get()
public void addSettingsToConf(MapReduceOper mro, org.apache.hadoop.conf.Configuration conf)
public void addWorkflowAdjacenciesToConf(MROperPlan mrop, org.apache.hadoop.conf.Configuration conf)
public String getAlias(MapReduceOper mro)
public String getAliasLocation(MapReduceOper mro)
public String getPigFeature(MapReduceOper mro)
Copyright © 2007-2017 The Apache Software Foundation