Step that runs a Hive script on your job flow with a specific verson of Hive.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public HadoopJarStepConfig NewRunHiveScriptStepVersioned( string script, string version, params string[] args )
 Return Value
 Return ValueHadoopJarStepConfig that can be passed to your job flow.