[
https://issues.apache.org/jira/browse/EAGLE-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701548#comment-15701548
]
ASF GitHub Bot commented on EAGLE-806:
--------------------------------------
GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/692
[EAGLE-806] Integrate Metric Process and Persistence with Application
Framework
Integrate Stream Source and Metric Persistence with Application Framework
- Provide API to easily ingest, process, aggregate and persist metric
- Integrate stream source
- Integrate metric definition and metric persistence.
- Implement basic plug-able aggregation abstraction for later usage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle streamSourceAndPersist
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/692.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 #692
----
commit 6b448b7ef8bb7d5903f521987342736a9728030d
Author: Hao Chen <[email protected]>
Date: 2016-11-25T10:23:10Z
Initialize ApplicationBuilder
commit 5a8c9b50efcea1deec4adaea85b481b18e986075
Author: Hao Chen <[email protected]>
Date: 2016-11-28T10:15:59Z
Implement SourceStream and MetricDefinition-based Persist
----
> Integrate Metric Process and Persistence with Application Framework
> -------------------------------------------------------------------
>
> Key: EAGLE-806
> URL: https://issues.apache.org/jira/browse/EAGLE-806
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
> Integrate Stream Source and Metric Persistence with Application Framework
> * Provide API to easily ingest, process, aggregate and persist metric
> * Integrate stream source
> * Integrate metric definition and metric persistence.
> * Implement basic plug-able aggregation abstraction for later usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)