manishnalla1994 commented on issue #3462: [CARBONDATA-3585] Handle Range Compaction failure in case of Kryo Serializer
URL:
https://github.com/apache/carbondata/pull/3462#issuecomment-561159678
@ajantha-bhat SerializableConfiguration is Spark's class and it is being registered from Spark side itself. The difference for CarbonLoadModel and CarbonInputSplit broadcasting is that in case of CarbonInputSplit there is an UnsafeDataMapRow object which cannot be serialized. I tried with both the Safe/Unsafe configurations but that is not working, whereas in CarbonLoadModel no other inner class has the impact, hence it is being broadcasted properly.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services