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.

Reply via email to