in

[FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64



Hi All,

I am using MacBook Air M2, When I was running Intellije with Spark I got below error while trying to load .arvo file in Spark- I fixed it. You can follow the same.

=======Reading Avro File=====

23/02/26 19:52:47 ERROR Executor: Exception in task 0.0 in stage 3.0 (TID 3)
org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64

==================
Queries-

SnappyLoader.java:176
org.xerial.snappy.SnappyErro
How to load .arvo file in Spark using Dataframe
How to add extra jar in Intellije
How to add jar file in Spark
How to add Spark Jars in Intellij on Macbook

#intellij
#SnappyLoader
#Spark

Share this: