[
https://issues.apache.org/jira/browse/SPARK-35866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Feng updated SPARK-35866:
-------------------------------
Description:
In the SPIP: Standardize Exception Messages in Spark, there are three major
improvements proposed:
# Group error messages in dedicated files: SPARK-33539
# Establish an error message guideline for developers SPARK-35140
# Improve error message quality
Based on the guideline, we should start improving the error messages based on
the guideline.
was:
In the SPIP: Standardize Exception Messages in Spark, there are three major
improvements proposed:
# Group error messages in dedicated files: SPARK-33539
# Establish an error message guideline for developers SPARK-35140
# Improve error message quality
Based on the guideline, we can start improving the error messages in the
dedicated files. To make auditing easy, we should use the
[SparkThrowable|https://github.com/apache/spark/blob/master/core/src/main/java/org/apache/spark/SparkThrowable.java]
framework; then, the error messages can be centralized in a [single JSON
file|https://github.com/apache/spark/blob/master/core/src/main/resources/error/error-classes.json].
> Improve error message quality
> -----------------------------
>
> Key: SPARK-35866
> URL: https://issues.apache.org/jira/browse/SPARK-35866
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core, SQL
> Affects Versions: 3.2.0
> Reporter: Karen Feng
> Priority: Major
>
> In the SPIP: Standardize Exception Messages in Spark, there are three major
> improvements proposed:
> # Group error messages in dedicated files: SPARK-33539
> # Establish an error message guideline for developers SPARK-35140
> # Improve error message quality
> Based on the guideline, we should start improving the error messages based on
> the guideline.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]