AWS SDK for .NET Documentation
NewInstallHiveStep Method (hiveVersions)
AmazonAmazon.ElasticMapReduce.ModelStepFactoryNewInstallHiveStep(array<StepFactory..::..HiveVersion>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Step that installs Hive on your job flow.
Declaration Syntax
C#
public HadoopJarStepConfig NewInstallHiveStep(
	params StepFactory..::..HiveVersion[] hiveVersions
)
Parameters
hiveVersions (array<StepFactory..::..HiveVersion>[]()[][])
The versions of Hive to install.
Return Value
HadoopJarStepConfig that can be passed to your job flow.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)