Skip to content

Commit

Permalink
Add Spark 3.5.0 to list of supported Spark versions [skip ci] (#9252)
Browse files Browse the repository at this point in the history
* Add Spark 3.5.0 to list of supported Spark versions

* signoff

Signed-off-by: Andy Grove <andygrove@nvidia.com>

* Update rapids-shuffle documentation

---------

Signed-off-by: Andy Grove <andygrove@nvidia.com>
  • Loading branch information
andygrove authored Sep 19, 2023
1 parent 0f8dc74 commit 8dfe2a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/additional-functionality/rapids-shuffle.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ in our plugin:
| 3.3.3 | com.nvidia.spark.rapids.spark333.RapidsShuffleManager |
| 3.4.0 | com.nvidia.spark.rapids.spark340.RapidsShuffleManager |
| 3.4.1 | com.nvidia.spark.rapids.spark341.RapidsShuffleManager |
| 3.5.0 | com.nvidia.spark.rapids.spark350.RapidsShuffleManager |
| Databricks 10.4 | com.nvidia.spark.rapids.spark321db.RapidsShuffleManager |
| Databricks 11.3 | com.nvidia.spark.rapids.spark330db.RapidsShuffleManager |
| Databricks 12.2 | com.nvidia.spark.rapids.spark332db.RapidsShuffleManager |
Expand Down
1 change: 1 addition & 0 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The plugin is tested on the following architectures:
Apache Spark 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4
Apache Spark 3.3.0, 3.3.1, 3.3.2
Apache Spark 3.4.0, 3.4.1
Apache Spark 3.5.0

Supported Databricks runtime versions for Azure and AWS:
Databricks 10.4 ML LTS (GPU, Scala 2.12, Spark 3.2.1)
Expand Down

0 comments on commit 8dfe2a1

Please sign in to comment.