RE: SequenceFile and object reuse

2015-11-18 Thread jeff saremi
xt]) rdd.map{case (k,v) => (k.get(), v.toString)}.collect() foreach println On Thu, Nov 19, 2015 at 12:04 PM, jeff saremi wrote: I sent this to the user forum. I got no responses. Could someone here please help? thanks jeff From: jeffsar...@hotmail.com To: u...@spark.apache.org Subject: Seq

FW: SequenceFile and object reuse

2015-11-18 Thread jeff saremi
I sent this to the user forum. I got no responses. Could someone here please help? thanks jeff From: jeffsar...@hotmail.com To: u...@spark.apache.org Subject: SequenceFile and object reuse Date: Fri, 13 Nov 2015 13:29:58 -0500 So we tried reading a sequencefile in Spark and realized that all