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 "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2008/04/04 08:09:24 UTC

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

    [ https://issues.apache.org/jira/browse/HADOOP-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585410#action_12585410 ] 

Edward J. Yoon commented on HADOOP-3163:
----------------------------------------

+1

> FS.mkdirs()'s contract is unclear.
> ----------------------------------
>
>                 Key: HADOOP-3163
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3163
>             Project: Hadoop Core
>          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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.