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

Hyunsik Choi commented on HAMA-267:
-----------------------------------

This patch is a progress of this issue. The killing job or task should be 
implemented.

> Add command-line interface for job management
> ---------------------------------------------
>
>                 Key: HAMA-267
>                 URL: https://issues.apache.org/jira/browse/HAMA-267
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>             Fix For: 0.2.0
>
>         Attachments: HAMA-267.patch
>
>
> Through JobSubmissionProtocols, BSPJobClient provides getClusterStatus, 
> getJobStatus, getAllJobs, killJob, and killTask methods that offer ways to 
> obtain information and control already-submitted jobs. But, they have been 
> only provided as APIs. For easy use, we need some kind of user-friend 
> interface like command-line interface.
> This commdand-line interface will mainly wrap methods provided by 
> BSPJobClient. Thus, the interface will have the following features:
>  * listing BSP cluster
>  * getting information of subbmitted job (or jobs)
>  * killing job or task

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

Reply via email to