[ https://issues.apache.org/jira/browse/FLUME-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140166#comment-16140166 ]
ASF subversion and git services commented on FLUME-3057: -------------------------------------------------------- Commit a51ca18b77625055051e310a021c38a002ffe89c in flume's branch refs/heads/trunk from [~pravindsilva] [ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=a51ca18 ] FLUME-3057. Update snappy-java version 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 a higher version of snappy-java. This closes #157 Reviewers: Ferenc Szabo, Attila Simon (Pravin D'silva via Denes Arvay) > Build fails due to unsupported snappy-java version on ppc64le > ------------------------------------------------------------- > > Key: FLUME-3057 > URL: https://issues.apache.org/jira/browse/FLUME-3057 > Project: Flume > Issue Type: Bug > Components: Build > Affects Versions: 1.8.0 > Environment: $ uname -a > Linux 2f63413ff231 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC > 2016 ppc64le ppc64le ppc64le GNU/Linux > Reporter: Pravin Dsilva > Labels: powerpc, ppc64le > Fix For: 1.8.0 > > Attachments: FLUME-3057-1.patch, FLUME-3057.patch > > > 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. -- This message was sent by Atlassian JIRA (v6.4.14#64029)