[
https://issues.apache.org/jira/browse/HADOOP-14981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran reassigned HADOOP-14981:
---------------------------------------
Assignee: Wei-Chiu Chuang
> SnappyCodec.checkNativeCodeLoaded raises UnsatisfiedLinkError if native code
> is missing
> ---------------------------------------------------------------------------------------
>
> Key: HADOOP-14981
> URL: https://issues.apache.org/jira/browse/HADOOP-14981
> Project: Hadoop Common
> Issue Type: Bug
> Components: common
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Wei-Chiu Chuang
>
> I'm getting a stack trace on trunk because there is no native lib on the path
> and Snappy has been invoked
> {code}
> at java.lang.Thread.run(Thread.java:745)
> ... Cause: java.lang.UnsatisfiedLinkError:
> org.apache.hadoop.util.NativeCodeLoader.buildSupportsSnappy()Z
> at org.apache.hadoop.util.NativeCodeLoader.buildSupportsSnappy(Native
> Method)
> at
> org.apache.hadoop.io.compress.SnappyCodec.checkNativeCodeLoaded(SnappyCodec.java:63)
> {code}
> HADOOP-13684 touched these lines in the past,
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]