Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-327

add-jar in InteractiveSessionServlet is feature incomplete

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.3
    • Fix Version/s: None
    • Component/s: REPL
    • Labels:
      None

      Description

      The undocumented feature "add-jar" in InteractiveSessionServlet is feature incomplete. Currently it only adds the jar file to SparkContext, it does not add the jar file to the classpath of the Spark/Scala REPL classloader. As a result the following workflow is broken:

      • create interactive session
      • add-jar xyz.jar
      • send code "import xyz...." to session

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              zeechen Zee Chen
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: