Difference between revisions of "AWS: Placement groups"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* Cluster, Partition, Spread | * Cluster, Partition, Spread | ||
+ | |||
+ | |||
+ | * <code>[[aws ec2 run-instances]] --placement "GroupName = my-cluster"</code> | ||
+ | * <code>aws ec2 run-instances --placement "GroupName = HDFS-Group-A, PartitionNumber = 3"</code> | ||
== Related == | == Related == |
Latest revision as of 03:13, 2 February 2022
- Cluster, Partition, Spread
aws ec2 run-instances --placement "GroupName = my-cluster"
aws ec2 run-instances --placement "GroupName = HDFS-Group-A, PartitionNumber = 3"
Related[edit]
See also[edit]
Advertising: