Thanks Thomas! Sent from my iPhone
On 2011. 7. 5., at 오전 2:38, "Thomas Jungblut (JIRA)" <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/HAMA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059520#comment-13059520 > ] > > Thomas Jungblut edited comment on HAMA-410 at 7/4/11 5:36 PM: > -------------------------------------------------------------- > > This patch fixes localBSPRunner problems and adds a new protected constructor > to BSPPeer. > > Maven test completes without errors. > {noformat} > Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 38.273s > [INFO] Finished at: Mon Jul 04 19:29:30 CEST 2011 > [INFO] Final Memory: 19M/235M > [INFO] > ------------------------------------------------------------------------ > {noformat} > > Watchout this patch was generated by Subclipse under windows, so there may be > CR's. > > In addition we should privatize some methods in the BSPPeer class. And mark > the existing BSPPeer-Interface methods as final. > > was (Author: thomas.jungblut): > This patch fixes localBSPRunner problems and adds a new protected > constructor to BSPPeer. > > Maven test completes without errors. > {noformat} > Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 38.273s > [INFO] Finished at: Mon Jul 04 19:29:30 CEST 2011 > [INFO] Final Memory: 19M/235M > [INFO] > ------------------------------------------------------------------------ > {noformat} > > Watchout this patch was generated by Subclipse under windows, so there may be > CR's. > >> Support configurable task slot >> ------------------------------ >> >> Key: HAMA-410 >> URL: https://issues.apache.org/jira/browse/HAMA-410 >> Project: Hama >> Issue Type: New Feature >> Components: bsp >> Affects Versions: 0.3.0 >> Reporter: Edward J. Yoon >> Assignee: Edward J. Yoon >> Fix For: 0.4.0 >> >> Attachments: HAMA-410_v01.patch, HAMA-410_v02.patch >> >> Original Estimate: 168h >> Time Spent: 24h >> Remaining Estimate: 144h >> >> Currently we support only 1 task per GroomServer. The size of task slot >> should be configurable. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > >
