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

Hudson commented on HAMA-758:
-----------------------------

Integrated in Hama-Nightly #917 (See 
[https://builds.apache.org/job/Hama-Nightly/917/])
    HAMA-758: Send message to non-exist vertex makes the job fail (MaoYuan Xian 
via edwardyoon) (Revision 1484701)

     Result = SUCCESS
edwardyoon : 
Files : 
* /hama/trunk/CHANGES.txt
* /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java

                
> Send message to non-exist vertex makes the job fail.
> ----------------------------------------------------
>
>                 Key: HAMA-758
>                 URL: https://issues.apache.org/jira/browse/HAMA-758
>             Project: Hama
>          Issue Type: Wish
>          Components: graph
>    Affects Versions: 0.6.1
>            Reporter: MaoYuan Xian
>            Assignee: MaoYuan Xian
>            Priority: Minor
>             Fix For: 0.6.2
>
>         Attachments: HAMA-758.patch
>
>
> In graph computing, when sends message to non-exist vertex, job will fail. 
> The problem triggered from iterate method of 
> org.apache.hama.graph.GraphJobCounter.
> Un-completed graph input exists in the real world. Should we ignore these 
> messages sent to non-exist vertext? Or, should we add the mechanism, adds the 
> additional vertex when Vertex.addEdge called?

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