Gets and sets the property BootstrapActions.
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.

C# |
public List<BootstrapActionConfig> BootstrapActions { get; set; }
A list of bootstrap actions that will be run before Hadoop is started on the cluster nodes.
C# |
public List<BootstrapActionConfig> BootstrapActions { get; set; }