spark-instrumented-optimizer/repl
Reynold Xin c089c6f4e8 [SPARK-10001] Consolidate Signaling and SignalLogger.
## What changes were proposed in this pull request?
This is a follow-up to #12557, with the following changes:

1. Fixes some of the style issues.
2. Merges Signaling and SignalLogger into a new class called SignalUtils. It was pretty confusing to have Signaling and Signal in one file, and it was also confusing to have two classes named Signaling and one called the other.
3. Made logging registration idempotent.

## How was this patch tested?
N/A.

Author: Reynold Xin <rxin@databricks.com>

Closes #12605 from rxin/SPARK-10001.
2016-04-22 09:36:59 -07:00
..
scala-2.10/src [SPARK-10001] [CORE] Interrupt tasks in repl with Ctrl+C 2016-04-21 22:04:08 -07:00
scala-2.11/src [SPARK-10001] [CORE] Interrupt tasks in repl with Ctrl+C 2016-04-21 22:04:08 -07:00
src [SPARK-10001] Consolidate Signaling and SignalLogger. 2016-04-22 09:36:59 -07:00
pom.xml [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00