Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0-beta
-
None
-
None
-
Reviewed
Description
On UNIX, it would be nice to know when a Hadoop daemon had exited on a signal. For example, if a daemon exited because the system administrator sent SIGTERM (i.e. killall java), it would be nice to know that. Although some of this can be deduced from context and SHUTDOWN_MSG, it would be nice to have it be explicit.
Attachments
Attachments
Issue Links
- is duplicated by
-
SPARK-2318 When exiting on a signal, print the signal name first
- Resolved