You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Geon-Woo Kim (JIRA)" <ji...@apache.org> on 2015/09/24 16:02:05 UTC

[jira] [Comment Edited] (REEF-714) Service to report REEF events

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

Geon-Woo Kim edited comment on REEF-714 at 9/24/15 2:01 PM:
------------------------------------------------------------

I've made a [PR|https://github.com/apache/incubator-reef/pull/522] for this.


was (Author: gwkim):
I've made a PR for this.

> Service to report REEF events
> -----------------------------
>
>                 Key: REEF-714
>                 URL: https://issues.apache.org/jira/browse/REEF-714
>             Project: REEF
>          Issue Type: New Feature
>          Components: REEF
>            Reporter: Geon-Woo Kim
>            Assignee: Geon-Woo Kim
>             Fix For: 0.13
>
>
> Control plane events, such as {{AllocatedEvaluator}} and {{ActivatedContext}},  can easily be tracked by adding {{EventListener}} s to {{DriverConfiguration}} without disturbing the application. It would be good to make a Service that listens to and reports the events. Also, the Service can be enhanced to work as a general profiler by adding more event types for profiling.
> This service 
>  1) should be integrated with existing REEF applications.
>  2) should report events in a well-defined format.
>  3) can print the events to the file system.
>  4) can report the events to an external web server using RESTful API.
> This can be used to implement a realtime observation web UI like [spark-spree|http://www.hammerlab.org/2015/07/25/spree-58-a-live-updating-web-ui-for-spark/].



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