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

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

{noformat}
11/12/03 09:50:34 INFO bsp.JobImpl: Memory per task: 50m!
11/12/03 09:50:34 INFO bsp.JobImpl: Got response! ID: 1 with num of containers: 
0 and following resources: 19456mb
11/12/03 09:50:34 INFO bsp.JobImpl: Waiting to allocate 2 more containers...
11/12/03 09:50:35 INFO bsp.JobImpl: Got response! ID: 2 with num of containers: 
2 and following resources: 17408mb
11/12/03 09:50:35 INFO bsp.JobImpl: Waiting to allocate 0 more containers...
11/12/03 09:50:36 INFO bsp.JobImpl: Got 2 containers!
11/12/03 09:50:36 INFO bsp.JobImpl: Launching task on a new container., 
containerId=container_1322901730652_0003_01_000002, 
containerNode=localhost.localdomain:47058, 
containerNodeURI=localhost.localdomain:9999, containerStateNEW, 
containerResourceMemory1024
11/12/03 09:50:36 INFO bsp.JobImpl: Launching task on a new container., 
containerId=container_1322901730652_0003_01_000003, 
containerNode=localhost.localdomain:47058, 
containerNodeURI=localhost.localdomain:9999, containerStateNEW, 
containerResourceMemory1024
11/12/03 09:50:36 INFO bsp.BSPTaskLauncher: Spawned task with id: 0 for 
allocated container id: container_1322901730652_0003_01_000002
11/12/03 09:50:36 INFO bsp.BSPTaskLauncher: Setting up a container for user 
thomasjungblut with id of 0 and containerID of 
container_1322901730652_0003_01_000002 as thomasjungblut
11/12/03 09:50:36 INFO bsp.BSPTaskLauncher: Spawned task with id: 1 for 
allocated container id: container_1322901730652_0003_01_000003
11/12/03 09:50:36 INFO bsp.BSPTaskLauncher: Setting up a container for user 
thomasjungblut with id of 1 and containerID of 
container_1322901730652_0003_01_000003 as thomasjungblut
11/12/03 09:50:37 INFO bsp.BSPTaskLauncher: Package resource: port: -1, file: 
"/tmp/bsp-yarn/submit_qvokf5/job.jar", 
11/12/03 09:50:37 INFO bsp.BSPTaskLauncher: Package resource: port: -1, file: 
"/tmp/bsp-yarn/submit_qvokf5/job.jar", 
11/12/03 09:50:37 INFO bsp.BSPTaskLauncher: Starting command: 
[${JAVA_HOME}/bin/java -cp "$CLASSPATH:./*:./package/*:./*:" 
org.apache.hama.bsp.BSPRunner, appattempt_1322901730652_0003_000001, 1, 
file:/tmp/bsp-yarn/submit_qvokf5/job.xml,  1><LOG_DIR>/stdout,  
2><LOG_DIR>/stderr]
11/12/03 09:50:37 INFO bsp.BSPTaskLauncher: Starting command: 
[${JAVA_HOME}/bin/java -cp "$CLASSPATH:./*:./package/*:./*:" 
org.apache.hama.bsp.BSPRunner, appattempt_1322901730652_0003_000001, 0, 
file:/tmp/bsp-yarn/submit_qvokf5/job.xml,  1><LOG_DIR>/stdout,  
2><LOG_DIR>/stderr]
11/12/03 09:50:37 INFO bsp.BSPTaskLauncher: 0   Last report comes with 
existatus of -1000 and diagnose string of 
11/12/03 09:50:37 ERROR bsp.JobImpl: Task with id "0" failed!
11/12/03 09:50:37 INFO bsp.BSPApplicationMaster: Job "Serialize Printing"'s 
state after completion: FAILED
{noformat}

Here is my log, first there was a user issue, I provide you with the latest 
patch.
But now the container won't even start, and BTW what is existatus -1000? No 
diagnose is left in the last status report.
                
> 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