iwasakims commented on pull request #2350: URL: https://github.com/apache/hadoop/pull/2350#issuecomment-723841060
> BTW, for snappy-java and lz4-java, if no native library for your platform is found, it will fallback pure-java implementation. Yeah. In the snappy-java case, native library was provided but the version on the dependency (libstdc++) did not match. Falling back to pure-java impl did not kick in. I think lz4-java has not such a dependency. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
