Step that installs Hive on your job flow.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public HadoopJarStepConfig NewInstallHiveStep( params StepFactory..::..HiveVersion[] hiveVersions )
 Parameters
 Parameters- hiveVersions (array<StepFactory..::..HiveVersion>[]()[][])
- The versions of Hive to install.
 Return Value
 Return ValueHadoopJarStepConfig that can be passed to your job flow.