Skip to content

Commit 3d8e5af

Browse files
authored
Update deploy.md
1 parent ed6b8c4 commit 3d8e5af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/spark-on-azure

content/learning-paths/servers-and-cloud-computing/spark-on-azure/deploy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Install Apache Spark on Azure Cobalt 100 Arm64 processors
2+
title: Install Apache Spark on Azure Cobalt 100 processors
33
weight: 5
44

55
### FIXED, DO NOT MODIFY
66
layout: learningpathall
77
---
88

9-
## Install Apache Spark on Azure Cobalt 100 Arm64
9+
## Install Apache Spark on Azure Cobalt 100
1010
Within your running docker container image or your custom Azure Linux VM, follow the instructions to install Spark.
1111

1212
Start by installing Java, Python, and other essential tools:
@@ -39,7 +39,7 @@ The output will look like:
3939
Python 3.12.9
4040
```
4141

42-
## Download and install Apache Spark on Azure Cobalt 100 (Arm64)
42+
## Download and install Apache Spark on Azure Cobalt 100
4343

4444
You can now download and configure Apache Spark on your Arm-based machine:
4545

0 commit comments

Comments
 (0)