Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

snappy error on osx #720

Open
rtvt123 opened this issue Jan 30, 2014 · 2 comments
Open

snappy error on osx #720

rtvt123 opened this issue Jan 30, 2014 · 2 comments

Comments

@rtvt123
Copy link

rtvt123 commented Jan 30, 2014

getting this error while trying to do SQL JOIN with phoenix 3.0.0 from OS X 10.9 (Intel Core i5 64bit):
org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY]
snappy ver: 1.0.3.2

same code works fine on Linux

EDIT: seems to be related to a bug in earlier versions of snappy, found a suggestion here to copy x86_64 (64bit) .jnilib files from snappy distribution directory /org/xerial/snappy/native/Mac/ to project root path
taoensso/carmine#5

EDIT : issue is resolved after upgrading from snappy 1.0.3.2 to 1.1.0.1 from https://code.google.com/p/snappy-java/
Pls upgrade the project dependencies to use the latest snappy version

@jtaylor-sfdc
Copy link
Contributor

@alexdl - thanks, we'll get this updated. Would you mind to add this error to our JIRA, as we're not using github any longer since we've moved to Apache? Our JIRA repo is here: https://issues.apache.org/jira/browse/PHOENIX

@jtaylor-sfdc
Copy link
Contributor

@mujtabachohan - would you mind taking care of this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants