You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/03/08 21:48:00 UTC

[jira] [Assigned] (SPARK-38355) Change mktemp() to mkstemp()

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

Apache Spark reassigned SPARK-38355:
------------------------------------

    Assignee: Apache Spark

> Change mktemp() to mkstemp()
> ----------------------------
>
>                 Key: SPARK-38355
>                 URL: https://issues.apache.org/jira/browse/SPARK-38355
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Bjørn Jørgensen
>            Assignee: Apache Spark
>            Priority: Major
>
> In the file pandasutils.py on line 262 yield tempfile.mktemp(dir=tmp)
> The mktemp() is [deprecated and is not secure|https://docs.python.org/3/library/tempfile.html#deprecated-functions-and-variables]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org