Skip to content

Instantly share code, notes, and snippets.

@ebuildy
Created July 2, 2022 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebuildy/73d1971b9d2021d2848a4eeac75bfb29 to your computer and use it in GitHub Desktop.
Save ebuildy/73d1971b9d2021d2848a4eeac75bfb29 to your computer and use it in GitHub Desktop.
spark.executor.extraJavaOptions: -Dorg.xerial.snappy.use.systemlib=true -Dorg.xerial.snappy.lib.path=/usr/lib/libsnappyjava.so
java.lang.IllegalArgumentException
at java.nio.Buffer.limit(Buffer.java:275)
at org.xerial.snappy.Snappy.uncompress(Snappy.java:553)
apk add java-snappy-native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment