I think it was from way back, didn't remember why. Why do you need to remove it to support Spark?
- Henry On Mon, Aug 17, 2015 at 1:37 PM, Furkan KAMACI <[email protected]> wrote: > Hi All, > > There is a method as: > > public static void setIOSerializations(Configuration conf, boolean > reuseObjects) > > at GoraMapReduceUtils.java > > However, reuseObjects is never used at that method. I've removed it at my > Spark implementation. Is it necessary for future use? > > Kind Regards, > Furkan KAMACI

