[jira] [Commented] (GIRAPH-1171) Collect stats about how long it took to process each partition

2018-02-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1171:


Github user asfgit closed the pull request at:

https://github.com/apache/giraph/pull/60


> Collect stats about how long it took to process each partition
> --
>
> Key: GIRAPH-1171
> URL: https://issues.apache.org/jira/browse/GIRAPH-1171
> Project: Giraph
>  Issue Type: Improvement
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> In order to make it easier to analyze whether there are some vertices in the 
> graph which slow down the computation, or processing times of partitions is 
> imbalanced, expose the stats about how long it took for each partition to be 
> processed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GIRAPH-1171) Collect stats about how long it took to process each partition

2018-02-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1171:


Github user dlogothetis commented on the issue:

https://github.com/apache/giraph/pull/60
  
+1


> Collect stats about how long it took to process each partition
> --
>
> Key: GIRAPH-1171
> URL: https://issues.apache.org/jira/browse/GIRAPH-1171
> Project: Giraph
>  Issue Type: Improvement
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> In order to make it easier to analyze whether there are some vertices in the 
> graph which slow down the computation, or processing times of partitions is 
> imbalanced, expose the stats about how long it took for each partition to be 
> processed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GIRAPH-1171) Collect stats about how long it took to process each partition

2018-02-16 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1171:


GitHub user majakabiljo opened a pull request:

https://github.com/apache/giraph/pull/60

GIRAPH-1171: Collect stats about how long it took to process each partition

In order to make it easier to analyze whether there are some vertices in 
the graph which slow down the computation, or processing times of partitions is 
imbalanced, expose the stats about how long it took for each partition to be 
processed.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/majakabiljo/giraph giraph-1171

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/giraph/pull/60.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 #60


commit 730c1231df142d59e927784ef6d3e5dd6a903b66
Author: Maja Kabiljo 
Date:   2018-02-16T22:48:51Z

GIRAPH-1171: Collect stats about how long it took to process each partition

In order to make it easier to analyze whether there are some vertices in 
the graph which slow down the computation, or processing times of partitions is 
imbalanced, expose the stats about how long it took for each partition to be 
processed.




> Collect stats about how long it took to process each partition
> --
>
> Key: GIRAPH-1171
> URL: https://issues.apache.org/jira/browse/GIRAPH-1171
> Project: Giraph
>  Issue Type: Improvement
>Reporter: Maja Kabiljo
>Assignee: Maja Kabiljo
>Priority: Minor
>
> In order to make it easier to analyze whether there are some vertices in the 
> graph which slow down the computation, or processing times of partitions is 
> imbalanced, expose the stats about how long it took for each partition to be 
> processed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)