You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dwaipayan Mukhopadhyay (JIRA)" <ji...@apache.org> on 2018/06/20 19:34:00 UTC

[jira] [Created] (REEF-2038) HadoopFileSystem .DeleteDirectory() fails to delete non-empty directory

Dwaipayan Mukhopadhyay created REEF-2038:
--------------------------------------------

             Summary: HadoopFileSystem .DeleteDirectory() fails to delete non-empty directory
                 Key: REEF-2038
                 URL: https://issues.apache.org/jira/browse/REEF-2038
             Project: REEF
          Issue Type: Bug
          Components: REEF
            Reporter: Dwaipayan Mukhopadhyay


{{HadoopFileSystem .DeleteDirectory()}} actually performs {{hdfs dfs -rmdir}} with no options -- that is, it will fail to delete non-empty directory. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)