Where to Configure Parameters for Cluster Creation
Where to Configure Parameters for Cluster Creation
The Create Cluster task passes cluster configuration parameters to the workflow. You can choose from the following methods to specify the parameters of the cluster that you want to create:
Configure parameters in Developer tool properties
Use the Create Cluster task properties to specify cluster creation parameters. You might choose this method of passing parameters instead of the JSON method if your requirements for ephemeral clusters seldom change.
Configure parameters using a JSON file
Use a JSON file to specify cluster creation parameters. You might choose this method if you want to frequently change the parameters of an ephemeral cluster.