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/27 05:36:00 UTC

[jira] [Resolved] (LIVY-888) AddJar or AddFile call on a duplicate file should not result in failure for Livy session

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

Larry McCay resolved LIVY-888.
------------------------------
    Resolution: Fixed

> AddJar or AddFile call on a duplicate file should not result in failure for Livy session
> ----------------------------------------------------------------------------------------
>
>                 Key: LIVY-888
>                 URL: https://issues.apache.org/jira/browse/LIVY-888
>             Project: Livy
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 0.7.0
>            Reporter: Praneet Sharma
>            Assignee: Praneet Sharma
>            Priority: Major
>             Fix For: 0.8.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently, when addFile or addJar is used to upload a file or a jar which was already uploaded, it results in IOException. On the other hand, the SparkContext's behavior is to ignore adding of duplicate jars/files and logging appropriate warning message. The same should be done for addFile and addJar APIs in Livy.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)