[
https://issues.apache.org/jira/browse/HAMA-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon resolved HAMA-267.
---------------------------------
Resolution: Fixed
job-kill method will be implemented on HAMA-298
I've just committed this.
> 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
> Assignee: Edward J. Yoon
> Fix For: 0.2.0
>
> Attachments: HAMA-267.patch, HAMA-267_re.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.