You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/06/11 19:51:02 UTC

[jira] [Resolved] (SPARK-2108) Mark SparkContext methods that return block information as developer API's

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

Patrick Wendell resolved SPARK-2108.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
                   1.0.1

Issue resolved by pull request 1047
[https://github.com/apache/spark/pull/1047]

> Mark SparkContext methods that return block information as developer API's
> --------------------------------------------------------------------------
>
>                 Key: SPARK-2108
>                 URL: https://issues.apache.org/jira/browse/SPARK-2108
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Patrick Wendell
>            Assignee: Prashant Sharma
>             Fix For: 1.0.1, 1.1.0
>
>
> We should really avoid marking things as developer API's post 1.0 (it's super annoying when projects do this), but in this case we have these getters that do nothing but return classes which are themselves developer API's, so to make it more clear I'd like to mark this for users.
> The methods are `getExecutorStorageStatus` and `getRDDStorageInfo`.



--
This message was sent by Atlassian JIRA
(v6.2#6252)