[
https://issues.apache.org/jira/browse/SPARK-13659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178869#comment-15178869
]
Apache Spark commented on SPARK-13659:
--------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/11502
> Remove returnValues from BlockStore APIs
> ----------------------------------------
>
> Key: SPARK-13659
> URL: https://issues.apache.org/jira/browse/SPARK-13659
> Project: Spark
> Issue Type: Improvement
> Components: Block Manager
> Reporter: Josh Rosen
> Assignee: Josh Rosen
>
> In preparation for larger refactorings, I think that we should remove the
> confusing returnValues() option from the BlockStore put() APIs: returning the
> value is only useful in one place (caching) and in other situations, such as
> block replication, it's simpler to put() and then get().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]