[
https://issues.apache.org/jira/browse/SPARK-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051094#comment-15051094
]
Apache Spark commented on SPARK-2108:
-------------------------------------
User 'ScrapCodes' has created a pull request for this issue:
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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]