[
https://issues.apache.org/jira/browse/SPARK-38355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-38355.
----------------------------------
Fix Version/s: 3.3.0
Resolution: Fixed
Issue resolved by pull request 35775
[https://github.com/apache/spark/pull/35775]
> 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: Bjørn Jørgensen
> Priority: Major
> Fix For: 3.3.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]