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

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

Oh, Okay. If we want to allow the empty lines, we should change the while 
condition first. I don't think that we have to consider them. 

{code}
    while ((record = peer.readNext()) != null) {
{code}

So, your comment will be ignored. Second condition also unnecessary in my eyes.

> Support for multi Vertex/Edge pairs input
> -----------------------------------------
>
>                 Key: HAMA-831
>                 URL: https://issues.apache.org/jira/browse/HAMA-831
>             Project: Hama
>          Issue Type: Bug
>          Components: graph
>    Affects Versions: 0.6.3
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.7.0
>
>         Attachments: HAMA-831.patch
>
>
> See 
> https://issues.apache.org/jira/browse/HAMA-790?focusedCommentId=13773722&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13773722



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to