Re: releasing memory without stopping the spark context ?

2016-08-31 Thread Mich Talebzadeh
;http://spark.apache.org/docs/latest/programming-guide.html#removing-data> > ) > > > > *From:* Cesar [mailto:ces...@gmail.com] > *Sent:* 31 August 2016 16:57 > *To:* user > *Subject:* releasing memory without stopping the spark context ? > > > > &g

RE: releasing memory without stopping the spark context ?

2016-08-31 Thread Rajani, Arpan
Documentation<http://spark.apache.org/docs/latest/programming-guide.html#removing-data> ) From: Cesar [mailto:ces...@gmail.com] Sent: 31 August 2016 16:57 To: user Subject: releasing memory without stopping the spark context ? Is there a way to release all persisted RDD's/DataFrame's in Spark w

releasing memory without stopping the spark context ?

2016-08-31 Thread Cesar
Is there a way to release all persisted RDD's/DataFrame's in Spark without stopping the SparkContext ? Thanks a lot -- Cesar Flores