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

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

Eh...  Looks like a bug of PartitioningRunner.

{code}
0, file:/tmp/graph.txt
0 --------> A, TextPair{MatchVertex=U, Component=L}
1 --------> B, TextPair{MatchVertex=U, Component=R}
0 --------> C, TextPair{MatchVertex=U, Component=L}
1 --------> D, TextPair{MatchVertex=U, Component=R}

merge this file 'file:/tmp/partitions/part-1/file-0' to 
/tmp/partitions/part-00000
merge this file 'file:/tmp/partitions/part-0/file-0' to 
/tmp/partitions/part-00001

13/01/18 10:51:14 INFO bsp.BSPJobClient: Current supersteps number: 0
13/01/18 10:51:14 INFO bsp.BSPJobClient: The total number of supersteps: 0
13/01/18 10:51:14 INFO bsp.BSPJobClient: Counters: 6
13/01/18 10:51:14 INFO bsp.BSPJobClient:   
org.apache.hama.bsp.JobInProgress$JobCounter
13/01/18 10:51:14 INFO bsp.BSPJobClient:     SUPERSTEPS=0
{code}
                
> Splits should be assigned based on PartitionID
> ----------------------------------------------
>
>                 Key: HAMA-716
>                 URL: https://issues.apache.org/jira/browse/HAMA-716
>             Project: Hama
>          Issue Type: Bug
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.6.1
>
>
> or PeerIndex should be matched w/ PartitionID.

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