You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2022/12/26 20:41:00 UTC

[jira] [Assigned] (LIVY-889) Adding jars to Spark Interpreter classpath on an already running Livy Session

     [ https://issues.apache.org/jira/browse/LIVY-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Larry McCay reassigned LIVY-889:
--------------------------------

    Assignee: Praneet Sharma

> 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
>            Assignee: Praneet Sharma
>            Priority: Major
>             Fix For: 0.8.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.10#820010)