| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.util | 
| Modifier and Type | Method and Description | 
|---|---|
static StepFactory.HiveVersion | 
StepFactory.HiveVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static StepFactory.HiveVersion[] | 
StepFactory.HiveVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HadoopJarStepConfig | 
StepFactory.newInstallHiveStep(StepFactory.HiveVersion... hiveVersions)
Step that installs the specified versions of Hive on your job flow. 
 | 
Copyright © 2021. All rights reserved.