Configuration - Amazon EMR

Configuration

Note

Amazon EMR releases 4.x or later.

An optional configuration specification to be used when provisioning cluster instances, which can include configurations for applications and software bundled with Amazon EMR. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file. For more information, see Configuring Applications.

Contents

Classification

The classification within a configuration.

Type: String

Required: No

Configurations

A list of additional configurations to apply within a configuration object.

Type: Array of Configuration objects

Required: No

Properties

A set of properties specified within a configuration classification.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: