Re: how garbage collection works on parallelize

2016-01-08 Thread Josh Rosen
[Double[(some really big value) > sc.parallelize(reallyBigArray) > } > > Theoretically, will reallyBigArray be marked for GC? Or will reallyBigArray > not be GC'd because parallelize somehow has a reference on reallyBigArray? > > > > > -- > View this message in context:

how garbage collection works on parallelize

2016-01-08 Thread jluan
rbage-collection-works-on-parallelize-tp25926.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: u