Skip to content

Commit 74af52f

Browse files
Merge pull request #245683 from guyhay/Update-for-Esv3-VM-sizes
Updating XLarge memory sizes
2 parents 2f00aff + 6d28858 commit 74af52f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/spark/apache-spark-pool-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Apache Spark pool instance consists of one head node and two or more worker node
3434

3535
## Node Sizes
3636

37-
A Spark pool can be defined with node sizes that range from a Small compute node with 4 vCore and 32 GB of memory up to a XXLarge compute node with 64 vCore and 512 GB of memory per node. Node sizes can be altered after pool creation although the instance may need to be restarted.
37+
A Spark pool can be defined with node sizes that range from a Small compute node with 4 vCore and 32 GB of memory up to a XXLarge compute node with 64 vCore and 432 GB of memory per node. Node sizes can be altered after pool creation although the instance may need to be restarted.
3838

3939
|Size | vCore | Memory|
4040
|-----|------|-------|
4141
|Small|4|32 GB|
4242
|Medium|8|64 GB|
4343
|Large|16|128 GB|
4444
|XLarge|32|256 GB|
45-
|XXLarge|64|512 GB|
45+
|XXLarge|64|432 GB|
4646
|XXX Large (Isolated Compute)|80|504 GB|
4747

4848
## Autoscale

0 commit comments

Comments
 (0)