Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2
- All Products
Property
| Description
|
---|---|
Cluster Name
| Name of the cluster to create.
|
Azure Cluster Type
| Type of the cluster to be created.
Choose one of the options in the drop-down list.
Default is Hadoop.
|
HDInsight version
| HDInsight version to run on the cluster. Enter the HDInsight version tag string to designate the version.
Default is the latest version supported.
|
Azure Cluster Location
| Use the drop-down list to choose the location in which to create the cluster.
|
Head Node VM Size
| Size of the head node instance to create.
Default is Standard_D12_v2.
|
Number of Worker Node Instances
| Number of worker node instances to create in the cluster.
Default is 2.
|
Worker Node VM Size
| Size of the worker node instance to create.
Default is Standard_D13_v2.
|
Default Storage Type
| Primary storage type to be used for the cluster.
Choose one of the following options:
Default is BLOB storage
|
Default Storage Container or Root Mount Path
| Default container for data. Type one of the following paths:
|
Log Location
| Optional. Path to the directory to store workflow event logs.
Default is
/app-logs .
|
Attach External Hive Metastore
| If you select this option, the workflow attaches an external Hive metastore to the cluster if you configured an external Hive metastore in the cloud provisioning configuration.
|
Bootstrap JSON String
| JSON statement to run during cluster creation. You can use this statement to configure cluster details. For example, you could configure Hadoop properties on the cluster, add tags to cluster resources, or run script actions.
Choose one of the following methods to populate the property:
|