alex created PHOENIX-12:
---------------------------

             Summary: snappy error on osx
                 Key: PHOENIX-12
                 URL: https://issues.apache.org/jira/browse/PHOENIX-12
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 3.0.0
         Environment:  OS X 10.9 (Intel Core i5 64bit)
            Reporter: alex
            Priority: Minor
             Fix For: 3.0.0


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 including 
1.0.3.2, found a suggestion here to copy x86_64 (64bit) .jnilib files from 
snappy distribution directory /org/xerial/snappy/native/Mac/ to project root 
path
ptaoussanis/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/ 
this also resolves an issue with SQL GUI client unable to execute SQL JOIN on 
OSX  with Intel 64 bit processor

Pls upgrade the project dependencies to use the latest snappy version



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to