Runs a specified script on the master node of your cluster.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public HadoopJarStepConfig NewScriptRunnerStep( string script, params string[] args )
 Return Value
 Return ValueHadoopJarStepConfig that can be passed to your job flow.