[
https://issues.apache.org/jira/browse/LIVY-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-327:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> add-jar in InteractiveSessionServlet is feature incomplete
> ----------------------------------------------------------
>
> Key: LIVY-327
> URL: https://issues.apache.org/jira/browse/LIVY-327
> Project: Livy
> Issue Type: Bug
> Components: REPL
> Affects Versions: 0.3
> Reporter: Zee Chen
> Priority: Major
> Fix For: 0.10.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)