[ https://issues.apache.org/jira/browse/LIVY-327 ]
Larry McCay deleted comment on LIVY-327:
----------------------------------
was (Author: lmccay):
Due to the pending 2.0.0 release this JIRA has been pushed out to 2.1.0 as part
of a bulk update. If there is a specific reason to pull this back into the
2.0.0 release and you intend to provide a PR in the next few days please
provide justification and reset the Fix Version to 2.0.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.9.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)