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

Jakob Homan commented on GIRAPH-232:
------------------------------------

oh, forgot.  Also, Metrics has support for running a servlet that generates all 
the metrics out to json: http://metrics.codahale.com/manual/servlet/  This is 
very cool GIRAPH-77 then becomes just putting a pretty interface on this 
(rendered on the client, not the server) and the master can aggregate these 
values quickly for an overall view.
                
> Add metrics system into Giraph
> ------------------------------
>
>                 Key: GIRAPH-232
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-232
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>         Attachments: GIRAPH-231.patch
>
>
> Currently a lot of Giraph's operations are not transparent. As a Hadoop job, 
> the Giraph logging is at the mercy of Hadoop's logging system and can 
> disappear when one encounters a memory issue.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to