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

Suraj Menon commented on HAMA-561:
----------------------------------

So to fix this, we skip the run-time partitioning, but build a { Vertex-Id -> 
BSP Peer Id } map instead? Or should we expect a meta-information file that 
defines the same?
                
> Support consuming partitioned files
> -----------------------------------
>
>                 Key: HAMA-561
>                 URL: https://issues.apache.org/jira/browse/HAMA-561
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp core
>            Reporter: praveen sripati
>            Priority: Critical
>             Fix For: 0.7.0
>
>
> Current the input partitioning is done when the job is submitted and the 
> partitioner has been specified. There might be a scenario where the input 
> data has already been partiononed or there might be a better way of 
> partioning of the input data. So, Hama should be made aware that the files 
> are already partitioned files and the messages should only be sent to the 
> appropriate bsp task.

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