[
https://issues.apache.org/jira/browse/LIVY-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094029#comment-18094029
]
Gabor Roczei commented on LIVY-1041:
------------------------------------
I have already started working on this. You can track the current progress
here: [https://github.com/roczei/livy/pull/3]
> Add support for Spark 4 via a new Maven profile
> -----------------------------------------------
>
> Key: LIVY-1041
> URL: https://issues.apache.org/jira/browse/LIVY-1041
> Project: Livy
> Issue Type: New Feature
> Reporter: Gabor Roczei
> Assignee: Gabor Roczei
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This ticket aims to introduce support for Spark 4. To maintain backward
> compatibility while allowing users to build against the latest Spark release,
> I propose adding a new Maven profile (similar to the existing {{spark3}}
> profile).
> *Key objectives:*
> * Create a new {{spark4}} Maven profile in the project's {{{}pom.xml{}}}.
> * Update dependencies and ensure compatibility with Scala 2.13 and explore
> initial support for newer Java versions required by Spark 4.
> * Adjust the build configuration to handle Spark 4 specific API changes or
> requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)