i am observing that on a particular system (spark) my code breaks in that
avro does not return the specific record i expected but instead returns
generic records.


i suspect this is some class loading issue on the distributed system
(something about how the classpath is constructed for the spark slaves).

anyone had class loading issues get in the way of avro specific?

Reply via email to