You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/emr_cluster.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ The following arguments are supported:
73
73
When TimeUnit is m, the number filled in by this parameter indicates the length of purchase of the monthly instance of the package year, such as 1 for one month of purchase.
74
74
*`time_unit` - (Required) The unit of time in which the instance was purchased. When PayMode is 0, TimeUnit can only take values of s(second). When PayMode is 1, TimeUnit can only take the value m(month).
75
75
*`vpc_settings` - (Required, ForceNew) The private net config of EMR instance.
76
+
*`extend_fs_field` - (Optional) Access the external file system.
76
77
*`need_master_wan` - (Optional, ForceNew) Whether to enable the cluster Master node public network. Value range:
77
78
- NEED_MASTER_WAN: Indicates that the cluster Master node public network is enabled.
78
79
- NOT_NEED_MASTER_WAN: Indicates that it is not turned on.
0 commit comments