You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2010/12/13 11:24:01 UTC

[jira] Created: (HAMA-339) Implementation of job status command

Implementation of job status command
------------------------------------

                 Key: HAMA-339
                 URL: https://issues.apache.org/jira/browse/HAMA-339
             Project: Hama
          Issue Type: Improvement
          Components: bsp
    Affects Versions: 0.2.0
            Reporter: Edward J. Yoon
             Fix For: 0.2.0


The job status command not implemented yet

{code}
edward@slave:~/workspace/hama-trunk$ bin/hama job -status job_201012131918_0001
edward@slave:~/workspace/hama-trunk$ 
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-339) Implementation of job status command

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-339:
--------------------------------

    Attachment: HAMA-339.patch

attach my patch.

> Implementation of job status command
> ------------------------------------
>
>                 Key: HAMA-339
>                 URL: https://issues.apache.org/jira/browse/HAMA-339
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-339.patch
>
>
> The job status command not implemented yet
> {code}
> edward@slave:~/workspace/hama-trunk$ bin/hama job -status job_201012131918_0001
> edward@slave:~/workspace/hama-trunk$ 
> {code}

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

[jira] Resolved: (HAMA-339) Implementation of job status command

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon resolved HAMA-339.
---------------------------------

    Resolution: Fixed
      Assignee: Edward J. Yoon

Fixed.

> Implementation of job status command
> ------------------------------------
>
>                 Key: HAMA-339
>                 URL: https://issues.apache.org/jira/browse/HAMA-339
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-339.patch
>
>
> The job status command not implemented yet
> {code}
> edward@slave:~/workspace/hama-trunk$ bin/hama job -status job_201012131918_0001
> edward@slave:~/workspace/hama-trunk$ 
> {code}

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

[jira] Commented: (HAMA-339) Implementation of job status command

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004342#comment-13004342 ] 

Edward J. Yoon commented on HAMA-339:
-------------------------------------

This command shows the status of job.

{code}
edward@edward-VirtualBox:~/workspace/hama-trunk$ bin/hama job -status job_201103091123_0001
Job name: Random Communication Benchmark
Job status: Running
edward@edward-VirtualBox:~/workspace/hama-trunk$ bin/hama job -status job_201103091123_0001
Job name: Random Communication Benchmark
Job status: Succeded
{code}

Later, it would be nice if we can add the start/end time of job.

> Implementation of job status command
> ------------------------------------
>
>                 Key: HAMA-339
>                 URL: https://issues.apache.org/jira/browse/HAMA-339
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-339.patch
>
>
> The job status command not implemented yet
> {code}
> edward@slave:~/workspace/hama-trunk$ bin/hama job -status job_201012131918_0001
> edward@slave:~/workspace/hama-trunk$ 
> {code}

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