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

Apache Spark commented on SPARK-5062:
-------------------------------------

User 'shijinkui' has created a pull request for this issue:
https://github.com/apache/spark/pull/3883

> Pregel use aggregateMessage instead of mapReduceTriplets function
> -----------------------------------------------------------------
>
>                 Key: SPARK-5062
>                 URL: https://issues.apache.org/jira/browse/SPARK-5062
>             Project: Spark
>          Issue Type: Wish
>          Components: GraphX
>            Reporter: sjk
>         Attachments: graphx_aggreate_msg.jpg
>
>
> since spark 1.2 introduce aggregateMessage instead of mapReduceTriplets, it 
> improve the performance indeed.
> it's time to replace mapReduceTriplets with aggregateMessage in Pregel.
> we can discuss it.
> i have draw a graph of aggregateMessage to show why it can improve the 
> performance.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to