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.