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

Sean R. Owen resolved SPARK-38305.
----------------------------------
    Fix Version/s: 3.3.0
                   3.2.2
                   3.1.4
       Resolution: Fixed

Issue resolved by pull request 35632
[https://github.com/apache/spark/pull/35632]

> Check existence of file before untarring/zipping
> ------------------------------------------------
>
>                 Key: SPARK-38305
>                 URL: https://issues.apache.org/jira/browse/SPARK-38305
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.2.1
>            Reporter: Sean R. Owen
>            Assignee: Sean R. Owen
>            Priority: Trivial
>             Fix For: 3.3.0, 3.2.2, 3.1.4
>
>
> Some discussion related to Hadoop revealed that its FileUtil.unTar and unZip 
> methods might have a problem if the source file does not actually exist.
> It's trivial to check for this in the one place we use it in Spark, and just 
> explicitly error if the source file does not exist.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to