[ 
https://issues.apache.org/jira/browse/HAMA-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Jungblut updated HAMA-471:
---------------------------------

    Attachment: HAMA-471.patch

This patch addresses this issue.

Test cases running fine.
{noformat}
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [3.864s]
[INFO] Apache Hama Core .................................. SUCCESS [1:17.241s]
[INFO] Apache Hama Graph Package ......................... SUCCESS [0.817s]
[INFO] Apache Hama Examples .............................. SUCCESS [12.576s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

{noformat}
                
> Peer names should be sorted by task id
> --------------------------------------
>
>                 Key: HAMA-471
>                 URL: https://issues.apache.org/jira/browse/HAMA-471
>             Project: Hama
>          Issue Type: Improvement
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>         Attachments: HAMA-471.patch
>
>
> Like I already thought in here 
> https://issues.apache.org/jira/browse/HAMA-443?focusedCommentId=13146953&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13146953
> We need to sort the peer names by task id, because this is the only 
> "constant" thing in this system. And it is consistent with the partitioning 
> id, which makes the examples a lot more easier.

--
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