[
https://issues.apache.org/jira/browse/GIRAPH-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320934#comment-16320934
]
ASF GitHub Bot commented on GIRAPH-1166:
----------------------------------------
GitHub user majakabiljo opened a pull request:
https://github.com/apache/giraph/pull/55
GIRAPH-1166: Allow MasterObserver to get superstep aggregated metrics
Summary: Pass superstep AggregatedMetrics to MasterObserver, to be able to
analyze eg stragglers in jobs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majakabiljo/giraph giraph-1166
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/giraph/pull/55.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 #55
----
commit 9ec61c7b2c910756b2d685af45c5a440535c2d08
Author: Maja Kabiljo <majakabiljo@...>
Date: 2018-01-10T19:32:11Z
GIRAPH-1166: Allow MasterObserver to get superstep aggregated metrics
Summary: Pass superstep AggregatedMetrics to MasterObserver, to be able to
analyze eg stragglers in jobs.
----
> Allow MasterObserver to get superstep aggregated metrics
> --------------------------------------------------------
>
> Key: GIRAPH-1166
> URL: https://issues.apache.org/jira/browse/GIRAPH-1166
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Priority: Minor
>
> Pass superstep AggregatedMetrics to MasterObserver, to be able to analyze eg
> stragglers in jobs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)