Ted Yu created SPARK-10721:
------------------------------
Summary: Log warning when file deletion fails
Key: SPARK-10721
URL: https://issues.apache.org/jira/browse/SPARK-10721
Project: Spark
Issue Type: Bug
Reporter: Ted Yu
Priority: Minor
There're several places in the code base where return value from File.delete()
is ignored.
This issue adds checking for the boolean return value and logs warning when
deletion fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]