[
https://issues.apache.org/jira/browse/LIVY-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praneet Sharma updated LIVY-889:
--------------------------------
Description: Currently, once the Livy session is started, addition of new
jar resources does not result in them being added to Spark interpreter
classpath. Whereas during spark interpreter initialization, additional jar
resources are added to spark interpreter classpath. This Jira is requesting
that the jars uploaded using LivyClient#addJar after session start should also
be added to spark interpreter classpath. (was: Currently, once the Livy
session is started, addition of new jars does not result in them being added to
Spark driver classpath. ReplDriver supports adding a file or pyfile to
PythonInterpreter after session has started, and the same should be extended to
jars with SparkInterpreter.)
> Adding jars to Spark Interpreter classpath on an already running Livy Session
> -----------------------------------------------------------------------------
>
> Key: LIVY-889
> URL: https://issues.apache.org/jira/browse/LIVY-889
> Project: Livy
> Issue Type: Improvement
> Components: API, Core, REPL, RSC
> Affects Versions: 0.7.0
> Reporter: Praneet Sharma
> Priority: Major
> Fix For: 0.8.0
>
>
> Currently, once the Livy session is started, addition of new jar resources
> does not result in them being added to Spark interpreter classpath. Whereas
> during spark interpreter initialization, additional jar resources are added
> to spark interpreter classpath. This Jira is requesting that the jars
> uploaded using LivyClient#addJar after session start should also be added to
> spark interpreter classpath.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)