You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/21 01:48:58 UTC

[jira] [Commented] (EAGLE-652) services health check for hdfs,hbase and yarn

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

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

GitHub user puyulu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/546

    EAGLE-652:add topology health check to app framework

    add topology health check to app framework

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

    $ git pull https://github.com/puyulu/incubator-eagle master

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

    https://github.com/apache/incubator-eagle/pull/546.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 #546
    
----
commit 98a1f41ca7b60fea081ee773b98df67edb7e815d
Author: yupu <yu...@ebay.com>
Date:   2016-10-20T11:47:03Z

    add health check to pom

commit fdef2256d59fec37bfa071f3724ec95d4a9a8518
Author: yupu <yu...@ebay.com>
Date:   2016-10-20T11:54:33Z

    get valid hostname for hadoop 2.7

----


> services health check for hdfs,hbase and yarn
> ---------------------------------------------
>
>                 Key: EAGLE-652
>                 URL: https://issues.apache.org/jira/browse/EAGLE-652
>             Project: Eagle
>          Issue Type: New Feature
>    Affects Versions: v0.5.0
>            Reporter: yupu
>              Labels: features
>
> The app aims to monitor those services with a master-slave structured topology, and provides metrics at the HOST level. Specifically, this app will support the following services healthy check
> •HDFS: namenode, datanode, journalnode
> •HBASE: hmaster, regionservers
> YARN: resourcemanager, nodemanagers, historyserver



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