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 2019/04/25 23:09:00 UTC

[jira] [Assigned] (SPARK-27571) Spark 3.0 build warnings: reflectiveCalls edition

     [ https://issues.apache.org/jira/browse/SPARK-27571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-27571:
------------------------------------

    Assignee: Sean Owen  (was: Apache Spark)

> Spark 3.0 build warnings: reflectiveCalls edition
> -------------------------------------------------
>
>                 Key: SPARK-27571
>                 URL: https://issues.apache.org/jira/browse/SPARK-27571
>             Project: Spark
>          Issue Type: Improvement
>          Components: Examples, Spark Core, YARN
>    Affects Versions: 3.0.0
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>
> We have a few places in the code where {{scala.lang.reflectiveCalls}} is imported to avoid warnings about, well, reflective calls in Scala. This usually comes up in tests where an anonymous inner class has been defined with additional methods, which actually can't be accessed directly without reflection. This is a little undesirable and easy enough to avoid.



--
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