You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/06/15 23:25:24 UTC

[jira] Updated: (HADOOP-6826) Revert FileSystem create method that takes CreateFlags

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

Tom White updated HADOOP-6826:
------------------------------

    Attachment: HADOOP-6826.patch

Here's a patch that removes the public create method. It is not a straight revert of HADOOP-5438 since in the intervening time since this was committed the codebase has been split into three projects, and FileContext has been introduced which uses some of the same underlying code.

The HDFS part of this patch is in HDFS-609.

> Revert FileSystem create method that takes CreateFlags
> ------------------------------------------------------
>
>                 Key: HADOOP-6826
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6826
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6826.patch
>
>
> As discussed in HDFS-609 and HADOOP-5438 we should back out the FileSystem create() method that takes a set of CreateFlag objects, until the interface has been agreed upon and fully tested.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.