Details
Description
Hi, all
I found an Exception when using spark-sql
java.lang.UnsatisfiedLinkError: Native Library /data/lib/native/libgplcompression.so already loaded in another classloader ...
I set spark.sql.hive.metastore.jars=..... in file spark-defaults.conf
It does not happen every time. Who knows why?