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

Apurv Verma commented on HAMA-550:
----------------------------------

Actually I don't want a full voting mechanism.
Please see line 264 in GraphJobRunner.

while (iterator.hasNext()) {
//This is entered only if some message has been received.
//Inside this block vertex.compute() is called.
}

Bipartite Matching req. that vertex.compute() is called even if no message is 
received.
                
> Implementation of Bipartite Matching
> ------------------------------------
>
>                 Key: HAMA-550
>                 URL: https://issues.apache.org/jira/browse/HAMA-550
>             Project: Hama
>          Issue Type: New Feature
>          Components: examples, graph
>            Reporter: Edward J. Yoon
>            Assignee: Apurv Verma
>              Labels: examples
>             Fix For: 0.5.0
>
>         Attachments: HAMA-550.patch, tgraph.txt
>
>
> See http://markmail.org/thread/eaq7p5r2bbjoyfsa

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