Skip to content

Commit 8a39770

Browse files
Merge pull request #7258 from josephcardillo-akamai/update/apache-spark-occ-version-3.5.5
Update Apache Spark Marketplace guide to use Ubuntu 24.04
1 parent d08b721 commit 8a39770

File tree

1 file changed

+5
-5
lines changed
  • docs/marketplace-docs/guides/apache-spark-cluster

1 file changed

+5
-5
lines changed

docs/marketplace-docs/guides/apache-spark-cluster/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Deploy Apache Spark through the Linode Marketplace"
33
description: "Apache Spark is a powerful open-source unified analytics engine for large-scale data processing. It provides high-level APIs in Java, Scala, Python, and R, and an optimized engine that supports general execution graphs. Spark is designed for both batch and streaming data processing, and it's significantly faster than traditional big data processing frameworks."
44
published: 2024-07-09
5-
modified: 2024-07-09
5+
modified: 2024-05-01
66
keywords: ['spark','apache spark', 'marketplace', 'bigdata','analytics']
77
tags: ["ubuntu","marketplace", "big data", "linode platform", "cloud manager", "analytics", "cloud storage", "high availability", "compute storage"]
88
external_resources:
@@ -38,7 +38,7 @@ The minimum RAM requirement for the worker nodes is 4GB RAM to ensure that jobs
3838

3939
## Configuration Options
4040

41-
- **Supported distributions:** Ubuntu 22.04 LTS
41+
- **Supported distributions:** Ubuntu 24.04 LTS
4242
- **Suggested minimum plan:** 4GB RAM
4343

4444
### Spark Options
@@ -77,10 +77,10 @@ The Apache Spark Marketplace App installs the following software on your Linode:
7777

7878
| **Software** | **Version** | **Description** |
7979
| :--- | :---- | :--- |
80-
| **Apache Spark** | 3.4 | Unified analytics engine for large-scale data processing |
80+
| **Apache Spark** | 3.5 | Unified analytics engine for large-scale data processing |
8181
| **Java OpenJDK** | 11.0 | Runtime environment for Spark |
82-
| **Scala** | 2.11 | Programming language that Spark is built with, providing a powerful interface to Spark's APIs |
83-
| **NGINX** | 1.18 | High-performance HTTP server and reverse proxy |
82+
| **Scala** | Latest | Programming language that Spark is built with, providing a powerful interface to Spark's APIs |
83+
| **NGINX** | Latest | High-performance HTTP server and reverse proxy |
8484
| **UFW** | | Uncomplicated Firewall for managing firewall rules |
8585
| **Fail2ban** | | Intrusion prevention software framework for protection against brute-force attacks |
8686

0 commit comments

Comments
 (0)