Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-327

add-jar in InteractiveSessionServlet is feature incomplete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.3
    • 0.9.0
    • REPL
    • 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

            Unassigned Unassigned
            zeocio Zee Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: