[
https://issues.apache.org/jira/browse/EAGLE-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410495#comment-15410495
]
ASF GitHub Bot commented on EAGLE-420:
--------------------------------------
GitHub user yonzhang opened a pull request:
https://github.com/apache/incubator-eagle/pull/308
HBase audit monitoring with new app framework
https://issues.apache.org/jira/browse/EAGLE-420
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yonzhang/incubator-eagle develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/308.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 #308
----
commit c5ddb64d507549cfa62d3ee4fe3af7b0fb354ab8
Author: yonzhang <[email protected]>
Date: 2016-08-05T16:19:28Z
remove state feature related unit test as state mgmt will be removed in
eagle 0.5
commit ba6ad6d936baac6f5ec6a0141b27819ea6722e33
Author: yonzhang <[email protected]>
Date: 2016-08-05T23:31:48Z
hbase monitor app with new app framework
commit 38e9b725febaae57ae467708e689bf055a1a5451
Author: yonzhang <[email protected]>
Date: 2016-08-06T00:35:18Z
hbase monitoring unified development time and app mgmt time
commit f70b0642c846ff91a764cf673c97d69a0c2bdc7e
Author: yonzhang <[email protected]>
Date: 2016-08-06T05:37:21Z
unit test fix for application lifecycle
----
> HBase audit log monitoring using new app framework
> --------------------------------------------------
>
> Key: EAGLE-420
> URL: https://issues.apache.org/jira/browse/EAGLE-420
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Edward Zhang
> Assignee: Edward Zhang
> Fix For: v0.5.0
>
>
> This ticket is used for converting HBase audit log monitoring to use new
> monitoring application framework
> New monitoring application supports the following 2 features
> 1) in development time, developer can write topology and test topology
> without knowing this topology will be managed by Eagle service API
> 2) in runtime, operator can manage topology lifecycle using API
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)