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 "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2010/07/08 03:59:50 UTC

[jira] Created: (HADOOP-6854) Cannot Configure 'progress' with CreateOpts API

Cannot Configure 'progress' with CreateOpts API
-----------------------------------------------

                 Key: HADOOP-6854
                 URL: https://issues.apache.org/jira/browse/HADOOP-6854
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Nicolas Spiegelberg
            Priority: Minor
             Fix For: 0.21.0, 0.22.0
         Attachments: progress.patch

Noticed that CreateOpts class specifies a Progress class, but does not allow you to specify a Progressable object.  Need to add static function to set this API element.  Trying to get FileContext on parity with old FileSystem API.

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