[
https://issues.apache.org/jira/browse/HADOOP-17653?focusedWorklogId=586524&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-586524
]
ASF GitHub Bot logged work on HADOOP-17653:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Apr/21 12:22
Start Date: 21/Apr/21 12:22
Worklog Time Spent: 10m
Work Description: jojochuang opened a new pull request #2945:
URL: https://github.com/apache/hadoop/pull/2945
Guava's Files.createTempDir() is deprecated. The recommendation is to use
JDK's java.nio.file.Files.createTempDirectory() instead.
Some of the code follows the internal implementation of Guava
createTempDir()
https://github.com/google/guava/blob/master/guava/src/com/google/common/io/Files.java#L423
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 586524)
Remaining Estimate: 0h
Time Spent: 10m
> Do not use guava's Files.createTempDir()
> ----------------------------------------
>
> Key: HADOOP-17653
> URL: https://issues.apache.org/jira/browse/HADOOP-17653
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 3.4.0
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]