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/08/19 05:07:46 UTC

[jira] [Assigned] (SPARK-10099) Use @deprecated instead of @Deprecated in Scala code

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

Apache Spark reassigned SPARK-10099:
------------------------------------

    Assignee: Apache Spark  (was: Xiangrui Meng)

> Use @deprecated instead of @Deprecated in Scala code
> ----------------------------------------------------
>
>                 Key: SPARK-10099
>                 URL: https://issues.apache.org/jira/browse/SPARK-10099
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, Streaming
>    Affects Versions: 1.5.0
>            Reporter: Xiangrui Meng
>            Assignee: Apache Spark
>            Priority: Trivial
>
> {code}
> $ find . -name "*.scala" -exec grep -l "@Deprecated" {} \;
> ./core/src/main/scala/org/apache/spark/api/java/JavaRDDLike.scala
> ./core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala
> ./streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaDStreamLike.scala
> {code}



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