[
https://issues.apache.org/jira/browse/HAMA-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916424#action_12916424
]
Edward J. Yoon commented on HAMA-286:
-------------------------------------
Now you can start the bsp deamons and, test your pi example via following
command:
{code}
$ bin/start-bspd.sh
...
$ bin/hama jar build/hama-0.2.0-dev-examples.jar pi
10/09/30 18:43:05 DEBUG bsp.BSPJobClient: BSPJobClient.submitJobDir:
hdfs://slave.udanax.org:9000/tmp/hadoop-edward/bsp/system/job_201009301842_0001
10/09/30 18:43:06 INFO bsp.BSPJobClient: Running job: job_201009301842_0001
10/09/30 18:43:12 INFO bsp.BSPJobClient: Job complete: job_201009301842_0001
{code}
> Task progress should be monitored
> ---------------------------------
>
> Key: HAMA-286
> URL: https://issues.apache.org/jira/browse/HAMA-286
> Project: Hama
> Issue Type: Sub-task
> Components: bsp
> Affects Versions: 0.2.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.2.0
>
> Attachments: HAMA-286.patch
>
>
> When a task assigned to slave server, task should be entered the execution
> state, and its state should be monitored via TaskInProgress.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.