[ 
https://issues.apache.org/jira/browse/HAMA-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ikhtiyor Ahmedov updated HAMA-781:
----------------------------------

    Attachment: HAMA-781.patch

Patch worked for me, but I am interested why in line 565 of BSPJobClient.java, 
why is split using "[-]", why not use counter and do partitioning?
                
> Setting partition split fails in local mode when file size is big and has a 
> runtime partition (HashParitioner)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-781
>                 URL: https://issues.apache.org/jira/browse/HAMA-781
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp core
>            Reporter: Ikhtiyor Ahmedov
>            Priority: Minor
>         Attachments: HAMA-781.patch
>
>
> when input partitioner set to HashPartitioner and file size is big in local 
> mode; in line 566 of BSPJobClient.java throws index out of bound exception.

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