xushiyan commented on PR #6874: URL: https://github.com/apache/hudi/pull/6874#issuecomment-1272746133
@parisni thanks for putting up the fix! However, it is not complete because only shading it in spark bundle affect its usage with other bundles, which also include httpcomponents without shading. it'll likely result in class not found due to 1 bundle looking for shaded class and the other looking for original class name. I'll raise a follow up PR. -- 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]
