[
https://issues.apache.org/jira/browse/TEZ-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Eagles resolved TEZ-3712.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0
Thanks for the patch, [~kshukla]. Committed this patch to master branch only.
> Use Local FileContext for deleting dag level directories
> --------------------------------------------------------
>
> Key: TEZ-3712
> URL: https://issues.apache.org/jira/browse/TEZ-3712
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Kuhu Shukla
> Assignee: Kuhu Shukla
> Fix For: 0.9.0
>
> Attachments: TEZ-3712.001.patch
>
>
> To delete dag level directories that are not empty, use FileContext utilities
> instead of LocalFileSystem. This is since the LocalFileSystem call boils down
> to File.io delete call which does not work for non-empty directories.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)