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

Ikhtiyor Ahmedov resolved HAMA-781.
-----------------------------------

    Resolution: Won't Fix
    
> 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
>            Assignee: 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.
> As Edward J.Yoon suggested, add below to your job configuration:
> {code}job.setBoolean("bsp.input.runtime.partitioning", true);{code}

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