srowen commented on issue #23920: [SPARK-27012] Storage tab shows rdd details even after executor ended URL: https://github.com/apache/spark/pull/23920#issuecomment-468307070 You may have a point here, but what does the executor going away have to do with the object being cached, overall? that state is stored on the driver; partitions of data are across many executors.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
