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

Thomas Jungblut commented on HAMA-467:
--------------------------------------

However, current trunk seen to do not work on YARN either?
Did the counters break it? Last time I was working with it, there wasn't a 
problem.

Containers don't spawn, heartbeats give these logs:

{noformat}

2011-12-06 16:06:14,006 INFO  containermanager.ContainerManagerImpl 
(ContainerManagerImpl.java:getContainerStatus(475)) - Returning container_id {, 
app_attempt_id {, application_id {, id: 1, cluster_timestamp: 1323183644595, }, 
attemptId: 1, }, id: 2, }, state: C_RUNNING, diagnostics: "", exit_status: 
-1000, 
Call: 
protocol=org.apache.hadoop.yarn.proto.LocalizationProtocol.LocalizationProtocolService.BlockingInterface,
 method=heartbeat
2011-12-06 16:06:14,566 INFO  nodemanager.NodeStatusUpdaterImpl 
(NodeStatusUpdaterImpl.java:getNodeStatus(210)) - Sending out status for 
container: container_id {, app_attempt_id {, application_id {, id: 1, 
cluster_timestamp: 1323183644595, }, attemptId: 1, }, id: 1, }, state: 
C_RUNNING, diagnostics: "", exit_status: -1000, 
2011-12-06 16:06:14,567 INFO  nodemanager.NodeStatusUpdaterImpl 
(NodeStatusUpdaterImpl.java:getNodeStatus(210)) - Sending out status for 
container: container_id {, app_attempt_id {, application_id {, id: 1, 
cluster_timestamp: 1323183644595, }, attemptId: 1, }, id: 2, }, state: 
C_RUNNING, diagnostics: "", exit_status: -1000, 
2011-12-06 16:06:14,572 INFO  nodemanager.NodeStatusUpdaterImpl 
(NodeStatusUpdaterImpl.java:getNodeStatus(210)) - Sending out status for 
container: container_id {, app_attempt_id {, application_id {, id: 1, 
cluster_timestamp: 1323183644595, }, attemptId: 1, }, id: 3, }, state: 
C_RUNNING, diagnostics: "", exit_status: -1000, 

{noformat}
                
> Integrate IO system into YARN
> -----------------------------
>
>                 Key: HAMA-467
>                 URL: https://issues.apache.org/jira/browse/HAMA-467
>             Project: Hama
>          Issue Type: Sub-task
>            Reporter: Thomas Jungblut
>         Attachments: HAMA-467.patch, HAMA-467_1.patch, HAMA-467_2.patch, 
> HAMA-467_3.patch
>
>
> HAMA-258 adds fancy features to main Hama. 
> This should be running as well.
> TODO
> -> YARNBSPJob must be refactored, as well as the task that really launches 
> the BSP. Mostly code deduplication must be done here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to