You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/19 21:04:39 UTC

[jira] [Resolved] (HADOOP-3163) FS.mkdirs()'s contract is unclear.

     [ https://issues.apache.org/jira/browse/HADOOP-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HADOOP-3163.
--------------------------------------

    Resolution: Fixed

I'm going to close this out as fixed.  Between HCFS and the new FileContext, I think this issue is done.

> FS.mkdirs()'s contract is unclear.
> ----------------------------------
>
>                 Key: HADOOP-3163
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3163
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Raghu Angadi
>
> {{FileSystem.mkdirs()}} returns a boolean but does not specify what a return value of true or false means. For e.g. HDFS returns never returns false (until HADOOP-3138).
> Should it be consistent with java.io.File.mkdirs()?



--
This message was sent by Atlassian JIRA
(v6.2#6252)