+1 On Tue, Jul 21, 2015 at 5:36 AM, Edward J. Yoon (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/HAMA-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Edward J. Yoon resolved HAMA-956. > --------------------------------- > Resolution: Fixed > > If the number of blocks exceeds cluster capacity, it will be handled by > CombineFileInputFormat HAMA-964. > > > Support force-setting the no. of tasks > > -------------------------------------- > > > > Key: HAMA-956 > > URL: https://issues.apache.org/jira/browse/HAMA-956 > > Project: Hama > > Issue Type: Improvement > > Components: bsp core > > Affects Versions: 0.6.4 > > Reporter: Edward J. Yoon > > Assignee: Edward J. Yoon > > Fix For: 0.8.0 > > > > > > During chat with this blogger, > http://techroz.com/apache-hama-data-partition/ > > I noticed that user want force-setting the no. of tasks. > > If user want more tasks than number of DFS blocks, we simply can create > more tasks without split. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
