java - Apache pig UnsatisfiedLinkError -


i'm getting stack trace when trying run pig job involving joining contents of snappy compressed avro file.

org.apache.hadoop.mapred.yarnchild: error running child : java.lang.unsatisfiedlinkerror org.xerial.snappy.snappynative.uncompressedlength

the weird thing running code line line in grunt works fine, , can store contents of avro file else fine.

this issue seems relevent, refers spark , not pig

i faced same issue, , solved replacing snappy-java-xxx.jar under $pig_home/lib latest version downloaded maven


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -