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

ASF GitHub Bot commented on EAGLE-690:
--------------------------------------

Github user wujinhu commented on a diff in the pull request:

    https://github.com/apache/incubator-eagle/pull/570#discussion_r86078128
  
    --- Diff: 
eagle-topology-check/eagle-topology-app/src/main/resources/META-INF/providers/org.apache.eagle.topology.TopologyCheckAppProvider.xml
 ---
    @@ -89,28 +97,36 @@
                 <description>Hbase Master Principal</description>
                 <value>hadoop/_h...@example.com</value>
             </property>
    -
    +        
    +        <property>
    +            <name>dataSourceConfig.hbase.kerberos.eagle.principal</name>
    +            <displayName>hbaseEaglePrincipal</displayName>
    +            <description>Hbase eagle Principal</description>
    +            <value></value>
    +        </property>
    --- End diff --
    
    Other config like eagle service should read config through execute(Config 
config, StormEnvironment environment) call.


> Integrate topology health check with alert engine
> -------------------------------------------------
>
>                 Key: EAGLE-690
>                 URL: https://issues.apache.org/jira/browse/EAGLE-690
>             Project: Eagle
>          Issue Type: New Feature
>    Affects Versions: v0.5.0
>            Reporter: yupu
>            Assignee: yupu
>              Labels: features
>             Fix For: v0.5.0
>
>
> Integrate topology health check with alert engine.
> It will send timestamp,tag,status to alert engine,when the node status is 
> dead, alert engine will send the email to user



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

Reply via email to