You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/06 19:29:41 UTC

[GitHub] [spark] shahidki31 edited a comment on issue #24531: [SPARK-27636][MLLIB]Remove cached RDD blocks after PIC execution

shahidki31 edited a comment on issue #24531: [SPARK-27636][MLLIB]Remove cached RDD blocks after PIC execution
URL: https://github.com/apache/spark/pull/24531#issuecomment-489745081
 
 
   After the PR, only one RDD is getting cached after the execution of PIC.( This rdd caching happens in the `GraphImpl` class which we call during `normalize`.) 
   ![Screenshot from 2019-05-07 00-55-25](https://user-images.githubusercontent.com/23054875/57249698-40a2e000-7063-11e9-97fd-4cef110f403e.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org