You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/11/09 00:47:00 UTC

[jira] [Created] (SPARK-25986) Banning throw new OutOfMemoryErrors

Xiao Li created SPARK-25986:
-------------------------------

             Summary: Banning throw new OutOfMemoryErrors
                 Key: SPARK-25986
                 URL: https://issues.apache.org/jira/browse/SPARK-25986
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 3.0.0
            Reporter: Xiao Li


Adding a linter rule to ban the construction of new OutOfMemoryErrors and then make sure that all of the OSS and edge code is throwing the correct exceptions. See the PR https://github.com/apache/spark/pull/22969



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org