Implement killJob() method for local job
----------------------------------------
Key: HAMA-273
URL: https://issues.apache.org/jira/browse/HAMA-273
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
1. Local job should be Thread.
2. The Thread.stop() method is unsafe and thus deprecated. We need to make own
stop() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.