You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/06 05:28:00 UTC

[jira] [Updated] (MAPREDUCE-4594) Add init/shutdown methods to mapreduce Partitioner

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

Allen Wittenauer updated MAPREDUCE-4594:
----------------------------------------
    Labels: BB2015-05-TBR  (was: )

> Add init/shutdown methods to mapreduce Partitioner
> --------------------------------------------------
>
>                 Key: MAPREDUCE-4594
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4594
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>            Reporter: Radim Kolar
>            Assignee: Radim Kolar
>              Labels: BB2015-05-TBR
>         Attachments: partitioner1.txt, partitioner2.txt, partitioner2.txt, partitioner3.txt, partitioner4.txt, partitioner5.txt, partitioner6.txt, partitioner6.txt, partitioner7.txt, partitioner8.txt, partitioner9.txt
>
>
> The Partitioner supports only the Configurable API, which can be used for basic init in setConf(). Problem is that there is no shutdown function.
> I propose to use standard setup() cleanup() functions like in mapper / reducer.
> Use case is that I need to start and stop spring context and datagrid client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)