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.