You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/08/19 08:39:46 UTC

[jira] [Resolved] (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 ]

Tathagata Das resolved SPARK-10099.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> 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: Tathagata Das
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> {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