Commit graph

2 commits

Author SHA1 Message Date
Dmitry Sivachenko
267ccdeeb9 Update to version 2.6.0.
PR:             193774 (update to 2.5.1)
PR:             198039, by Freddy Andersen <freddy@cfandersen.com>, with
modifications.
2015-03-05 14:22:53 +00:00
Dmitry Sivachenko
75983a5bd0 Use ssid instead of Linux setsid(1): without it if task process spawns a
subprocess (common case if task process is a shell script) and job is being
killed with mapred job -kill <...>, then subprocess will not die and remain
running orphaned.
2015-01-05 22:49:41 +00:00