[ 
https://issues.apache.org/jira/browse/TWILL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101281#comment-16101281
 ] 

ASF GitHub Bot commented on TWILL-240:
--------------------------------------

GitHub user maochf opened a pull request:

    https://github.com/apache/twill/pull/58

    [TWILL-240] EventHandler Improvement

    https://issues.apache.org/jira/browse/TWILL-240
    
    Add started, containerLaunched, containerStopped, completed, killed, 
aborted to EventHandler

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maochf/twill feature/event-handler-improvement

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/twill/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit 722226eeca04586712123c44caf5788c17e0968a
Author: Chengfeng <m...@cask.co>
Date:   2017-07-25T19:53:26Z

    [TWILL-240] Add started, containerLaunched, containerStopped, completed, 
killed, aborted to EventHandler

----


> Improve EventHandler to handle more application lifecycle events
> ----------------------------------------------------------------
>
>                 Key: TWILL-240
>                 URL: https://issues.apache.org/jira/browse/TWILL-240
>             Project: Apache Twill
>          Issue Type: New Feature
>            Reporter: Chengfeng Mao
>            Assignee: Chengfeng Mao
>
> Application Master should be able to run application specific code when 
> certain lifecycle events happen by calling methods from EventHandler. For 
> instance, when the app first starts, completes, aborts and etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to