Skip to content

Commit

Permalink
Add release notes for spark images gen25 (#5074)
Browse files Browse the repository at this point in the history
  • Loading branch information
crezvoy authored Nov 27, 2024
1 parent 2c0fbf9 commit f7ec859
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/docs/ocean-spark/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- [Hive Metastore](ocean-spark/tools-integrations/hive-metastore)
- [AWS Glue Data Catalog](ocean-spark/tools-integrations/aws-glue-catalog)
- [Docker Images Release Notes](ocean-spark/docker-images-release-notes/)
- [gen25](ocean-spark/docker-images-release-notes/gen25.md)
- [gen24](ocean-spark/docker-images-release-notes/gen24.md)
- [gen23](ocean-spark/docker-images-release-notes/gen23.md)
- [gen22](ocean-spark/docker-images-release-notes/gen22.md)
Expand Down
2 changes: 1 addition & 1 deletion src/docs/ocean-spark/configure-spark-apps/docker-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In addition to a version of Spark itself, the `spark:platform` images include co
| Full Image name | Spark Version | Scala Version | Python Version | Hadoop Version |
| :------------------------------------------: | :-----------: | :-----------: | :------------: | :------------: |
| gcr.io/ocean-spark/spark:platform-3.5-latest | 3.5.3 | 2.12 | 3.10 | 3.3.6 |
| gcr.io/ocean-spark/spark:platform-2.4-latest | 2.4.8 | 2.12 | 3.7 | 3.1.0 |
| gcr.io/ocean-spark/spark:platform-3.4-latest | 3.4.4 | 2.12 | 3.10 | 3.3.6 |

### How to use those images for your apps and jobs?

Expand Down
159 changes: 159 additions & 0 deletions src/docs/ocean-spark/docker-images-release-notes/gen25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
# gen25 release notes (2024-11-26)

## Changelog

- upgrade spark 3.4 images to spark 3.4.4
- upgrade Nvidia images from spark 3.3.4 to spark 3.4.3
- images now have a named 'spark' user matching user id 185
- aws sdk upgraded to v1.12.777
- pyarrow upgraded to v18.0.0
- ipython upgraded to v8.29.0
- guava upgraded to v32.1.3
- deltalake upgraded to v3.2.1

## Available tags

### platform-3.4.4-hadoop-3.3.6-java-11-scala-2.12-python-3.10-gen25

#### Additional tags

- `platform-3.4-gen25`
- `platform-3.4.3-gen25`

#### Dependency versions

| name | version |
| :-----: | :-----: |
| Spark | 3.4.4 |
| Hadoop | 3.3.6 |
| Java | 11 |
| Scala | 2.12.17 |
| Python | 3.10.15 |
| Hive | 2.3.9 |
| Pyarrow | 18.0.0 |

#### Supported connectors

| name | version |
| :-----------------------------: | :-----------------: |
| S3 (`s3a://` or `s3://`) | AWS 1.12.367 |
| GCS (`gs://`) | 2.2.11-shaded |
| ADLS gen1 (`adl://`) | ADLS SDK 2.3.9 |
| ADLS gen2 (`abfss://`) | Azure Storage 7.0.1 |
| Azure Blob Storage (`wasbs://`) | Azure Storage 7.0.1 |
| AWS Glue | Hive 2.3.9 |

#### Additional formats

| name | version |
| :-------: | :-----------: |
| Delta | 2.4.0 |
| Snowflake | Not supported |

### platform-3.5.3-hadoop-3.3.6-java-11-scala-2.12-python-3.10-gen25

#### Additional tags

- `platform-3.5-gen25`
- `platform-3.5.3-gen25`

#### Dependency versions

| name | version |
| :-----: | :-----: |
| Spark | 3.5.3 |
| Hadoop | 3.3.6 |
| Java | 11 |
| Scala | 2.12.18 |
| Python | 3.10.15 |
| Hive | 2.3.9 |
| Pyarrow | 18.0.0 |

#### Supported connectors

| name | version |
| :-----------------------------: | :-----------------: |
| S3 (`s3a://` or `s3://`) | AWS 1.12.367 |
| GCS (`gs://`) | 2.2.14-shaded |
| ADLS gen1 (`adl://`) | ADLS SDK 2.3.9 |
| ADLS gen2 (`abfss://`) | Azure Storage 7.0.1 |
| Azure Blob Storage (`wasbs://`) | Azure Storage 7.0.1 |
| AWS Glue | Hive 2.3.9 |

#### Additional formats

| name | version |
| :-------: | :-----------: |
| Delta | Not supported |
| Snowflake | Not supported |

### platform-3.5.3-hadoop-3.3.6-java-8-scala-2.12-python-3.10-gen25

#### Dependency versions

| name | version |
| :-----: | :-----: |
| Spark | 3.5.3 |
| Hadoop | 3.3.6 |
| Java | 8 |
| Scala | 2.12.18 |
| Python | 3.10.15 |
| Hive | 2.3.9 |
| Pyarrow | 18.0.0 |

#### Supported connectors

| name | version |
| :-----------------------------: | :-----------------: |
| S3 (`s3a://` or `s3://`) | AWS 1.12.367 |
| GCS (`gs://`) | 2.2.14-shaded |
| ADLS gen1 (`adl://`) | ADLS SDK 2.3.9 |
| ADLS gen2 (`abfss://`) | Azure Storage 7.0.1 |
| Azure Blob Storage (`wasbs://`) | Azure Storage 7.0.1 |
| AWS Glue | Hive 2.3.9 |

#### Additional formats

| name | version |
| :-------: | :-----------: |
| Delta | Not supported |
| Snowflake | Not supported |

### platform-3.4.3-nvidia-hadoop-3.3.6-java-8-scala-2.12-python-3.10-gen25

#### Dependency versions

| name | version |
| :-----: | :-----: |
| Spark | 3.4.3 |
| Hadoop | 3.3.6 |
| Java | 8 |
| Scala | 2.12.17 |
| Python | 3.10.15 |
| Hive | 2.3.9 |
| Pyarrow | 18.0.0 |

#### Supported connectors

| name | version |
| :-----------------------------: | :-----------------: |
| S3 (`s3a://` or `s3://`) | AWS 1.12.367 |
| GCS (`gs://`) | 2.2.11-shaded |
| ADLS gen1 (`adl://`) | ADLS SDK 2.3.9 |
| ADLS gen2 (`abfss://`) | Azure Storage 7.0.1 |
| Azure Blob Storage (`wasbs://`) | Azure Storage 7.0.1 |
| AWS Glue | Hive 2.3.9 |

#### Additional formats

| name | version |
| :-------: | :-----------: |
| Delta | 2.4.0 |
| Snowflake | Not supported |

#### GPU Nvidia

| name | version |
| :----------------: | :-----: |
| Cuda Driver | 11.8.89 |
| Rapids-4-Spark Lib | 24.10.0 |

0 comments on commit f7ec859

Please sign in to comment.