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 2015/07/22 22:40:05 UTC

[jira] [Assigned] (SPARK-9262) Treat Scala compiler warnings as errors

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

Apache Spark reassigned SPARK-9262:
-----------------------------------

    Assignee: Apache Spark  (was: Reynold Xin)

> Treat Scala compiler warnings as errors
> ---------------------------------------
>
>                 Key: SPARK-9262
>                 URL: https://issues.apache.org/jira/browse/SPARK-9262
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>
> I've seen a few cases in the past few weeks that the compiler is throwing warnings that are caused by legitimate bugs. This patch updates warnings to errors, except deprecation warnings.
> Note that ideally we should be able to mark deprecation warnings as errors as well. However, due to the lack of ability to suppress individual warning messages in the Scala compiler, we cannot do that (since we do need to access deprecated APIs in Hadoop).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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