Skip to content

docs: announce JDK 11 and Spark 3.4 deprecation for 1.1.0 removal#4857

Merged
andygrove merged 1 commit into
apache:mainfrom
andygrove:docs-4845-deprecate-jdk11-spark34
Jul 8, 2026
Merged

docs: announce JDK 11 and Spark 3.4 deprecation for 1.1.0 removal#4857
andygrove merged 1 commit into
apache:mainfrom
andygrove:docs-4845-deprecate-jdk11-spark34

Conversation

@andygrove

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #4845.

Rationale for this change

As part of the 1.0.0 release we want to announce that JDK 11 and Spark 3.4 support are deprecated and will be removed in the 1.1.0 release, so users have time to migrate to JDK 17+ and Spark 3.5+.

What changes are included in this PR?

  • Add a deprecation warning to the "Supported Spark Versions" section of the installation guide covering both JDK 11 and Spark 3.4.
  • Add a deprecation warning to the Spark 3.4 section of the Spark version compatibility guide.
  • Add a JDK 11 deprecation warning to the Spark 3.5 section of the Spark version compatibility guide, since Spark 3.5 can run on JDK 11.

How are these changes tested?

Documentation-only change. No tests are required.

Add deprecation warnings to the user guide installation page and the Spark
version compatibility page noting that JDK 11 and Spark 3.4 support are
deprecated as of the 1.0.0 release and will be removed in 1.1.0.

@parthchandra parthchandra left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andygrove andygrove merged commit 595817d into apache:main Jul 8, 2026
16 checks passed
@andygrove andygrove deleted the docs-4845-deprecate-jdk11-spark34 branch July 8, 2026 13:22
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.

Deprecate JDK 11 and Spark 3.4 support in 1.0.0 release

2 participants