steveloughran commented on PR #4854: URL: https://github.com/apache/hadoop/pull/4854#issuecomment-2797124945
> If we need to support users who want to do their own Avro serialization of Hadoop classes, then I think we should abandon this PR. I think it would be far easier to just upgrade the actual Avro jars that Hadoop uses and give up on shading it. We now have a shaded avro jar, which we use internally -right? we still have that problem in branch-3.4 of the 1.9.2 dependency in serialization though. I'm thinking: we pull all public classes related to nonshaded avro into a hadoop-serialization module which is not bundled into hadoop distros; there if you want it, but not by default -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
