[
https://issues.apache.org/jira/browse/GIRAPH-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015991#comment-16015991
]
ASF GitHub Bot commented on GIRAPH-1147:
----------------------------------------
GitHub user majakabiljo opened a pull request:
https://github.com/apache/giraph/pull/38
[GIRAPH-1147] Store timestamps when various fractions of input were done
Summary: In order to evaluate how read stragglers affect job performance,
add a way to expose timestamps when various fractions of input were done
reading through counters.
Test Plan: Ran a big job and verified counters are set correctly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/majakabiljo/giraph inputCounters
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/giraph/pull/38.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 #38
----
commit 56305ecfeb223313fc63e331cb815bfdc2430731
Author: Maja Kabiljo <[email protected]>
Date: 2017-05-18T15:30:05Z
[GIRAPH-1147] Store timestamps when various fractions of input were done
Summary: In order to evaluate how read stragglers affect job performance,
add a way to expose timestamps when various fractions of input were done
reading through counters.
Test Plan: Ran a big job and verified counters are set correctly.
----
> Store timestamps when various fractions of input were done
> ----------------------------------------------------------
>
> Key: GIRAPH-1147
> URL: https://issues.apache.org/jira/browse/GIRAPH-1147
> Project: Giraph
> Issue Type: New Feature
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Priority: Minor
>
> In order to evaluate how read stragglers affect job performance, add a way to
> expose timestamps when various fractions of input were done reading through
> counters.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)