[ 
https://issues.apache.org/jira/browse/SPARK-38305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496896#comment-17496896
 ] 

Apache Spark commented on SPARK-38305:
--------------------------------------

User 'srowen' has created a pull request for this issue:
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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to