Options.createOpts should provide API to set Progressable
---------------------------------------------------------
Key: HADOOP-7000
URL: https://issues.apache.org/jira/browse/HADOOP-7000
Project: Hadoop Common
Issue Type: Improvement
Reporter: Krishna Ramachandran
Hadoop common FileContext APIs provide means to create OutPutStream with
write-progress reporting using CreateOpts.
In existing Options.CreateOpts.Progess the constructor (with Progressable as
argument) is protected. A method to obtain a Progress instance is missing.
Attaching a preliminary suggested fix
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.