viirya edited a comment on pull request #3385: URL: https://github.com/apache/hadoop/pull/3385#issuecomment-915622649
@dbtsai suggested that we exclude snappy-java artifacts from the shaded client libraries. So we leverage maven to resolve difference between Hadoop's snappy-java and downstream (e.g. Spark)'s snappy-java versions. Because for snappy-java, its api should be stable, but there might be conflicts between implementation details (e.g. bug fix), so sounds make sense. @sunchao WDYT? -- 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]
