| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.util | 
| Modifier and Type | Method and Description | 
|---|---|
BootstrapActions.ConfigureHadoop | 
BootstrapActions.newConfigureHadoop()
Create a new bootstrap action which lets you configure Hadoop's XML files. 
 | 
BootstrapActions.ConfigureHadoop | 
BootstrapActions.ConfigureHadoop.withKeyValue(BootstrapActions.ConfigFile file,
            String key,
            String value)
Deprecated.  
Specify a key-value pair to merge with Hadoop's default configuration. 
 | 
BootstrapActions.ConfigureHadoop | 
BootstrapActions.ConfigureHadoop.withXml(BootstrapActions.ConfigFile file,
       String xmlPath)
Deprecated.  
Specify an XML file in S3 to merge with Hadoop's default configuration. 
 | 
Copyright © 2016. All rights reserved.