Add a shutdown hook to kill the hadoop job.
danielbwatson opened this issue · 1 comments
danielbwatson commented
If you submit Aegisthus with "hadoop jar aegisthus.jar com.netflix.Aegisthus" and then that process is killed the hadoop application running on the cluster is not stopped.
danielbwatson commented
Committed this to master in commit eb3384d
It is enabled by default unless the user passes -Daegisthus.shutdown_hook=false