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

ASF GitHub Bot commented on STORM-1098:
---------------------------------------

GitHub user Parth-Brahmbhatt opened a pull request:

    https://github.com/apache/storm/pull/862

    STORM-1098: Nimbus hook for topology actions.

    

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

    $ git pull https://github.com/Parth-Brahmbhatt/incubator-storm STORM-1098

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

    https://github.com/apache/storm/pull/862.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 #862
    
----
commit e49e8c52e5f8814e8ea89c6c58347913ed313fde
Author: Parth Brahmbhatt <[email protected]>
Date:   2015-11-05T20:55:13Z

    STORM-1098: Nimbus hook for topology actions.

----


> Storm Nimbus Hook
> -----------------
>
>                 Key: STORM-1098
>                 URL: https://issues.apache.org/jira/browse/STORM-1098
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Sriharsha Chintalapani
>            Assignee: Parth Brahmbhatt
>
> Apache Atlas provides governance services and also lineage. It will be great 
> if we can capture the topology changes as part of Apache Atlas so that user 
> can see how the topology changed over the period of time. 
> Storm has ITaskHook but this is for topology components like spout & bolt. 
> Similar to ITaskHook we should provide a nimbus hook that will allow 
> pluggable implementations to run and can nimbus will execute this on any 
> topology operation like upload jar, download, activate, deactivate , kill 
> etc..



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

Reply via email to