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 "Aaron Kimball (JIRA)" <ji...@apache.org> on 2009/10/20 20:01:59 UTC

[jira] Created: (HADOOP-6324) FileSystem API should allow progress callbacks in rename and delete

FileSystem API should allow progress callbacks in rename and delete
-------------------------------------------------------------------

                 Key: HADOOP-6324
                 URL: https://issues.apache.org/jira/browse/HADOOP-6324
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Aaron Kimball


Some operations (e.g., rename and delete) can take very long running times on some filesystem implementations (e.g., S3). The API should provide the ability to include progress callbacks during these operations.

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