[
https://issues.apache.org/jira/browse/SPARK-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankur Dave resolved SPARK-4620.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 3476
[https://github.com/apache/spark/pull/3476]
> Add unpersist in Graph/GraphImpl
> --------------------------------
>
> Key: SPARK-4620
> URL: https://issues.apache.org/jira/browse/SPARK-4620
> Project: Spark
> Issue Type: Improvement
> Components: GraphX
> Reporter: Takeshi Yamamuro
> Priority: Trivial
> Fix For: 1.2.0
>
>
> Add an IF to uncache both vertices and edges of Graph/GraphImpl.
> This IF is useful when iterative graph operations build a new graph in each
> iteration, and the vertices and edges of previous iterations are no longer
> needed for following iterations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]