You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Krishna Ramachandran (JIRA)" <ji...@apache.org> on 2010/10/13 02:30:33 UTC

[jira] Updated: (HADOOP-7000) Options.createOpts should provide API to access Progress

     [ https://issues.apache.org/jira/browse/HADOOP-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krishna Ramachandran updated HADOOP-7000:
-----------------------------------------

    Summary: Options.createOpts should provide API to access Progress  (was: Options.createOpts should provide API to set Progressable)

> Options.createOpts should provide API to access Progress
> --------------------------------------------------------
>
>                 Key: HADOOP-7000
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7000
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Krishna Ramachandran
>         Attachments: HADOOP-7000.patch
>
>
> 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.