Skip to content

Commit

Permalink
Merge pull request #52 from lewagon/lorcanrae/bump-spark-353
Browse files Browse the repository at this point in the history
bump spark version from 3.5.2 to 3.5.3
  • Loading branch information
lorcanrae authored Oct 7, 2024
2 parents 873e4ce + b7deef4 commit 239fe64
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions LINUX.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can now close the Zoom app.

## Slack

[Slack](https://slack.com/) is a communcation platform pretty popular in the tech industry.
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

### Installation

Expand Down Expand Up @@ -1156,7 +1156,7 @@ cd ~
Download spark:

```bash
wget https://downloads.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz
wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz
```

Open the tarball:
Expand Down
4 changes: 2 additions & 2 deletions WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can now close the Zoom app.

## Slack

[Slack](https://slack.com/) is a communcation platform pretty popular in the tech industry.
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

### Installation

Expand Down Expand Up @@ -1123,7 +1123,7 @@ cd ~
Download spark:

```bash
wget https://downloads.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz
wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz
```

Open the tarball:
Expand Down
2 changes: 1 addition & 1 deletion _partials/ubuntu_spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd ~
Download spark:

```bash
wget https://downloads.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz
wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz
```

Open the tarball:
Expand Down
4 changes: 2 additions & 2 deletions macOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can now close the Zoom app.

## Slack

[Slack](https://slack.com/) is a communcation platform pretty popular in the tech industry.
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

### Installation

Expand Down Expand Up @@ -1121,7 +1121,7 @@ cd ~
Download spark:

```bash
wget https://downloads.apache.org/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3.tgz
wget https://downloads.apache.org/spark/spark-3.5.3/spark-3.5.3-bin-hadoop3.tgz
```

Open the tarball:
Expand Down

0 comments on commit 239fe64

Please sign in to comment.