Uploaded image for project: 'Spark Connector'
  1. Spark Connector
  2. SPARK-369

Support Spark with Scala 2.13

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 10.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Hide

      The installation / location of the jar files will change as it will take an implicit dependency on the Scala version the Spark instance is compiled with.

      Show
      The installation / location of the jar files will change as it will take an implicit dependency on the Scala version the Spark instance is compiled with.

      Currently, there is a runtime dependency on Spark compiled with 2.12.

      Ideally a single JAR should be built to work with any supplied Spark version. Spark currently supports Scala 2.12 and 2.13. In the future there will be a Spark version that uses Scala 3.x

      If we have to build per Scala version, the connector will need the Scala prefix at the end of artefact name as per Scala conventions.

            Assignee:
            ross@mongodb.com Ross Lawley
            Reporter:
            ross@mongodb.com Ross Lawley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: