aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorMark Hamstra <markhamstra@gmail.com>2014-06-25 20:57:48 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-06-25 20:57:58 -0700
commit92b01250246ef1211d6ea15036ebc705ccabe7f8 (patch)
tree27e9ef333849b4883f098c74ffe4e0999e7c0aba /mllib
parent5869f8bf13de39a098e4d386658b178bc1f12563 (diff)
downloadspark-92b01250246ef1211d6ea15036ebc705ccabe7f8.tar.gz
spark-92b01250246ef1211d6ea15036ebc705ccabe7f8.tar.bz2
spark-92b01250246ef1211d6ea15036ebc705ccabe7f8.zip
[SPARK-1749] Job cancellation when SchedulerBackend does not implement killTask
This is a fixed up version of #686 (cc @markhamstra @pwendell). The last commit (the only one I authored) reflects the changes I made from Mark's original patch. Author: Mark Hamstra <markhamstra@gmail.com> Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #1219 from kayousterhout/mark-SPARK-1749 and squashes the following commits: 42dfa7e [Kay Ousterhout] Got rid of terrible double-negative name 80b3205 [Kay Ousterhout] Don't notify listeners of job failure if it wasn't successfully cancelled. d156d33 [Mark Hamstra] Do nothing in no-kill submitTasks 9312baa [Mark Hamstra] code review update cc353c8 [Mark Hamstra] scalastyle e61f7f8 [Mark Hamstra] Catch UnsupportedOperationException when DAGScheduler tries to cancel a job on a SchedulerBackend that does not implement killTask (cherry picked from commit b88a59a66845b8935b22f06fc96d16841ed20c94) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions