Step that runs a Hive script on your job flow with a specific verson of Hive.

C# |
public HadoopJarStepConfig NewRunHiveScriptStepVersioned( string script, string version, params string[] args )

HadoopJarStepConfig that can be passed to your job flow.