Thanks a lot Steve!
On Mon, Oct 17, 2016 at 4:59 PM, Steve Loughran wrote:
>
> On 17 Oct 2016, at 10:02, Prasun Ratn wrote:
>
> Hi
>
> I want to run some Spark applications with some changes in Kryo serializer.
>
> Please correct me, but I think I need to recompile spark (instead of
> just the S
On 17 Oct 2016, at 10:02, Prasun Ratn
mailto:prasun.r...@gmail.com>> wrote:
Hi
I want to run some Spark applications with some changes in Kryo serializer.
Please correct me, but I think I need to recompile spark (instead of
just the Spark applications) in order to use the newly built Kryo
seri
Hi
I want to run some Spark applications with some changes in Kryo serializer.
Please correct me, but I think I need to recompile spark (instead of
just the Spark applications) in order to use the newly built Kryo
serializer?
I obtained Kryo 3.0.3 source and built it (mvn package install).
Next