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

Edward J. Yoon commented on HAMA-744:
-------------------------------------

If the former, there are two options: 1) use of sorted queue 2) tree set and 
merge sorted files.

1) looks more fault tolerant approach. 
2) can faster than 1).
                
> Errors on generated random data
> -------------------------------
>
>                 Key: HAMA-744
>                 URL: https://issues.apache.org/jira/browse/HAMA-744
>             Project: Hama
>          Issue Type: Bug
>    Affects Versions: 0.6.1
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>
> See http://markmail.org/message/vflxymwe3ao2bsr4
> Summary:
>  * Error occurs on generated data by sym-mat gen or fastgen 
>  * HAMA-704 requires sorted input.
> I'm not sure whether partitioned input data need to be Sorted by default. It 
> should be configurable, or Should we change the VerticesInfo?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to