GitHub user pravin-dsilva opened a pull request:

    https://github.com/apache/flume/pull/157

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pravin-dsilva/flume update-snappy-java

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/157.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #157
    
----
commit c1745cbb1a796351a72a8b056d42fbf310579406
Author: Pravin D'silva <prav...@us.ibm.com>
Date:   2017-08-24T12:55:21Z

    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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to