Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.3
    • Fix Version/s: None
    • Component/s: REPL
    • Labels:
      None

      Description

      Current Livy support two different scala REPLs, one for Scala-2.10 and another for Scala-2.11, users have to specify which version of Scala they wanted in build time through "-Dscala-2.11" (by default 2.10 is picked), this is not so intuitive. So here propose to ship two repl bundles in one Livy assembly, this requires:

      • assembly pom to package two repl folders, one is repl-jars-2.10 and another is repl-jars-2.11.
      • Interactive session to upload repl jars according to Scala version of Spark.
      • Interactive session to figure out which Scala version Spark uses.
      • Changes in integrations test.

      This is one step to support different Spark + Scala version in one Livy instance.

        Attachments

          Activity

            People

            • Assignee:
              jerryshao Saisai Shao
              Reporter:
              jerryshao Saisai Shao
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: