You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/05/31 21:20:04 UTC

[jira] [Commented] (SPARK-20940) AccumulatorV2 should not throw IllegalAccessError

    [ https://issues.apache.org/jira/browse/SPARK-20940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031981#comment-16031981 ] 

Apache Spark commented on SPARK-20940:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/18168

> AccumulatorV2 should not throw IllegalAccessError
> -------------------------------------------------
>
>                 Key: SPARK-20940
>                 URL: https://issues.apache.org/jira/browse/SPARK-20940
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.0.2, 2.1.1, 2.2.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>
> IllegalAccessError is a LinkageError which is a fatal error. We should use IllegalStateException instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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