Skip to content

[GH-2869] Update Glue docs for Sedona 1.8+ (Glue 5.0, Spark 3.5)#2908

Merged
jiayuasu merged 1 commit intoapache:masterfrom
jiayuasu:fix/glue-doc-spark-version
May 7, 2026
Merged

[GH-2869] Update Glue docs for Sedona 1.8+ (Glue 5.0, Spark 3.5)#2908
jiayuasu merged 1 commit intoapache:masterfrom
jiayuasu:fix/glue-doc-spark-version

Conversation

@jiayuasu
Copy link
Copy Markdown
Member

@jiayuasu jiayuasu commented May 6, 2026

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

The Glue setup tutorial in docs/setup/glue.md linked the sedona-spark-shaded-3.3_2.12 jar from Maven Central, which now 404s for current Sedona releases because Spark 3.3 / Java 8 support was dropped in Sedona 1.8.0.

This PR updates the tutorial to target Glue 5.0 (Spark 3.5.4, Java 17, Scala 2.12, Python 3.11) and the sedona-spark-shaded-3.5_2.12 artifact. The compatibility warning is expanded to direct readers stuck on Glue 4.0 to pin Sedona ≤ 1.7.1 along with the older sedona-spark-shaded-3.3_2.12 artifact.

How was this patch tested?

Documentation-only change.

The Maven Central link for sedona-spark-shaded-3.3_2.12 returns 404 for
current Sedona versions because Spark 3.3 / Java 8 support was dropped
in Sedona 1.8.0. Update the Glue tutorial to use Glue 5.0 (Spark 3.5.4,
Java 17, Python 3.11) with the sedona-spark-shaded-3.5_2.12 artifact,
and tell readers stuck on Glue 4.0 to pin Sedona <= 1.7.1.
@jiayuasu jiayuasu force-pushed the fix/glue-doc-spark-version branch from 1ad672a to 26258f9 Compare May 7, 2026 00:01
@jiayuasu jiayuasu merged commit 44ef28c into apache:master May 7, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

404 in jar for glue Notebook Job installing

1 participant