Re: gain access to persisted rdd

2014-07-22 Thread mrm
Ok, thanks for the answers. Unfortunately, there is no sc.getPersistentRDDs for pyspark. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/gain-access-to-persisted-rdd-tp10313p10393.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

gain access to persisted rdd

2014-07-21 Thread mrm
! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/gain-access-to-persisted-rdd-tp10313.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: gain access to persisted rdd

2014-07-21 Thread Andrew Or
). Is it possible to access the RDD's to unpersist them? Thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/gain-access-to-persisted-rdd-tp10313.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: gain access to persisted rdd

2014-07-21 Thread chutium
but at least if user want to access the persisted RDDs, they can use sc.getPersistentRDDs in the same context. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/gain-access-to-persisted-rdd-tp10313p10337.html Sent from the Apache Spark User List mailing list