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

ChiaHung Lin commented on HAMA-429:
-----------------------------------

After checking out the source from svn trunk, the implementation shows that the 
doReport() is only done after bsp peer finishes its execution by GroomServer. 
This looks better than original way which GroomServer periodically executes 
doReport() back to bsp master. The only weird thing is sometime the system is 
kept overloaded even after job is finished for a while; but this probably is 
not the case in real hardware because my env is vms. If this also happens in 
real hardware then we may need to delve to see what makes this happened. 


> Groom statuses should be reported periodically
> ----------------------------------------------
>
>                 Key: HAMA-429
>                 URL: https://issues.apache.org/jira/browse/HAMA-429
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to