-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57676/
-----------------------------------------------------------
Review request for Flume.
Bugs: FLUME-3057
https://issues.apache.org/jira/browse/FLUME-3057
Repository: flume-git
Description
-------
Flume has a snappy-java dependency with version 1.1.0. Upon building Flume on
ppc64le architecture, errors such as "[FAILED_TO_LOAD_NATIVE_LIBRARY] no native
library is found for os.name=Linux and os.arch=ppc64le" are seen
Native libraries for ppc64le were added in snappy-java version 1.1.1
Hence Flume needs to have this higher version of snappy-java.
Diffs
-----
pom.xml e823e3a
Diff: https://reviews.apache.org/r/57676/diff/1/
Testing
-------
All tests passed
Thanks,
Pravin Dsilva