Creating a Cluster
Creating a Cluster
The Big Data Protector on Amazon EMR enables cluster creation using a bootstrap action. This action enables:
Bootstrap actions are scripts that run on cluster instances after they are launched. These scripts installs the specified applications during cluster creation and before the cluster nodes start processing data. To create a bootstrap action, can specify the script when creating the cluster in any one of the following methods:
--bootstrap-actions parameter.In this method of cluster creation, the nodes are automatically scaled depending on the workload. In case of instances where the workloads are minimal for a node, Amazon decomissions the node to balance the workload optimally.
Creating a Cluster
Managing the Cluster Nodes
Verifying the Parameters for the Bootstrap Installer
Was this page helpful?