public class MRScriptState extends ScriptState
ScriptState.AliasVisitor, ScriptState.FeatureVisitor, ScriptState.PIG_FEATURE, ScriptState.PIG_PROPERTY
commandLine, fileName, hadoopVersion, id, listeners, pigContext, pigVersion, script, scriptFeatures
Constructor and Description |
---|
MRScriptState(java.lang.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() |
java.lang.String |
getAlias(MapReduceOper mro) |
java.lang.String |
getAliasLocation(MapReduceOper mro) |
java.lang.String |
getPigFeature(MapReduceOper mro) |
bitSetToLong, emitInitialPlanNotification, emitJobFailedNotification, emitjobFinishedNotification, emitJobsSubmittedNotification, emitJobStartedNotification, emitLaunchCompletedNotification, emitLaunchStartedNotification, emitOutputCompletedNotification, emitProgressUpdatedNotification, featureLongToString, getAllListeners, getCommandLine, getFileName, getHadoopVersion, getId, getPigContext, getPigVersion, getScript, getScriptFeatures, registerListener, setCommandLine, setFileName, setPigContext, setScript, setScript, setScript, setScriptFeatures, start, start
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 java.lang.String getAlias(MapReduceOper mro)
public java.lang.String getAliasLocation(MapReduceOper mro)
public java.lang.String getPigFeature(MapReduceOper mro)
Copyright © 2007-2012 The Apache Software Foundation