You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Christian Tzolov (JIRA)" <ji...@apache.org> on 2013/03/27 10:29:16 UTC

[jira] [Resolved] (CRUNCH-185) Make the MemPipeline#done return a PipelineResult with the Counters inside.

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

Christian Tzolov resolved CRUNCH-185.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.0

ran integration tests & pushed to master
                
> Make the MemPipeline#done return a PipelineResult with the Counters inside.
> ---------------------------------------------------------------------------
>
>                 Key: CRUNCH-185
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-185
>             Project: Crunch
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Christian Tzolov
>            Assignee: Christian Tzolov
>            Priority: Minor
>             Fix For: 0.6.0
>
>         Attachments: CRUNCH-185-2.patch, CRUNCH-185-all.patch, CRUNCH-185.patch
>
>
> The MRPipeline exposes the job counters via the PipelineResult. The MemPipeline behaves differently. It always returns an EMPTY PipelineResult and exposes a static getCounters() method. 
> To make both implementations behave alike the MemPipeline should return a single-staged PipelineResult containing the Counters. 
> Also the MemPipeline should provide a mechanism to reset the Counters. At the moment there is no other mechanism to reset but restarting the application.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira