[ 
https://issues.apache.org/jira/browse/SPARK-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14225924#comment-14225924
 ] 

Apache Spark commented on SPARK-4620:
-------------------------------------

User 'maropu' has created a pull request for this issue:
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
>
> Add an IF to uncache both vertices and edges of this graph.
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to