spark-instrumented-optimizer/core
dgd-contributor 9b96b705b2 [SPARK-36097][CORE] Grouping exception in core/scheduler
### What changes were proposed in this pull request?
This PR group exception messages in core/src/main/scala/org/apache/spark/scheduler

### Why are the changes needed?
It will largely help with standardization of error messages and its maintenance.

### Does this PR introduce _any_ user-facing change?
No. Error messages remain unchanged.

### How was this patch tested?
No new tests - pass all original tests to make sure it doesn't break any existing behavior.

Closes #33529 from dgd-contributor/SPARK-36097.

Authored-by: dgd-contributor <dgd_contributor@viettel.com.vn>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2021-08-12 15:27:17 +08:00
..
benchmarks [SPARK-34309][BUILD][CORE][SQL][K8S] Use Caffeine instead of Guava Cache 2021-08-04 12:01:44 -07:00
src [SPARK-36097][CORE] Grouping exception in core/scheduler 2021-08-12 15:27:17 +08:00
pom.xml [SPARK-34309][BUILD][CORE][SQL][K8S] Use Caffeine instead of Guava Cache 2021-08-04 12:01:44 -07:00