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

Wei-Chiu Chuang reassigned MAPREDUCE-7171:
------------------------------------------

    Assignee: Mikayla Konst

> Add additional cleanup hook to the app master
> ---------------------------------------------
>
>                 Key: MAPREDUCE-7171
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7171
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: applicationmaster
>            Reporter: Mikayla Konst
>            Assignee: Mikayla Konst
>            Priority: Minor
>         Attachments: MAPREDUCE-7171.patch
>
>
> Add additional cleanup hook to app master.
> Added property mapreduce.job.cleanup.plugins. This property is a list of 
> cleanup plugins that should be run at the end of a job. Each plugin must 
> implement the ApplicationCleanup interface. Plugin classes are specified 
> using mapreduce.job.cleanup.plugins.%s.class properties.
> For example:
> mapreduce.job.cleanup.plugins=plugin1,plugin2,plugin2 
> mapreduce.job.cleanup.plugins.plugin1.class=CleanupClass



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to