[ 
https://issues.apache.org/jira/browse/PHOENIX-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

alex updated PHOENIX-12:
------------------------

    Description: 
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 SQuirrel GUI client unable to execute SQL JOIN 
with phoenix on OSX  with Intel 64 bit processor (throws undescriptive  
"state=null" error)

Pls upgrade the project dependencies to use the latest snappy version

  was:
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 with 
phoenix on OSX  with Intel 64 bit processor

Pls upgrade the project dependencies to use the latest snappy version


> 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 SQuirrel GUI client unable to execute SQL 
> JOIN with phoenix on OSX  with Intel 64 bit processor (throws undescriptive  
> "state=null" error)
> 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