Skip to content

Support for multiple Spark versions #462

Open
@gerashegalov

Description

@gerashegalov

Problem
We need to be able to support multiple Spark versions to avoid painful upgrades

Solution

  • Create build profiles capturing dependencies of a particular Spark version. Add a Shim library with the stable facade translating API's that change let us say from 2.3.2 to 2.4. x to 3.x

Alternatives
continue being in lock step with Spark and suffer

Additional context
Support for wider variety of users with differing pace of Spark version adoption

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions