You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@kylin.apache.org by Mars J <xu...@gmail.com> on 2016/02/29 08:30:09 UTC

java.lang.RuntimeException: native snappy library not available: this version of libhadoop was built without snappy support.

Build  Kylin sample.
Error logs shows :java.lang.RuntimeException: native snappy library not
available: this version of libhadoop was built without snappy support. at
org.apache.hadoop.io.compress.SnappyCodec.checkNativeCodeLoaded(SnappyCodec.java:65)
at

when #14 Step Name: Convert Cuboid Data to HFile?

I have already comment compress related property in kylin_job_conf.xml .
and in hadoop conf files.

What the problem?
My environment is,
Apache hadoop 2.7.2
HBase 1.1.3
Kylin 1.3-HBase 1.1.3