dongjoon-hyun commented on issue #24364: [SPARK-27452][BUILD] Update zstd-jni 
to 1.3.8-7
URL: https://github.com/apache/spark/pull/24364#issuecomment-482769350
 
 
   Oh, the first error is `Unsupported OS/arch, cannot find 
/linux/amd64/libzstd-jni.so`.
   ```
   [info] org.apache.spark.scheduler.ReplayListenerSuite *** ABORTED *** (21 
seconds, 316 milliseconds)
   [info]   java.lang.UnsatisfiedLinkError: no zstd-jni in java.library.path
   [info] Unsupported OS/arch, cannot find /linux/amd64/libzstd-jni.so or load 
zstd-jni from system libraries. Please try building from source the jar or 
providing libzstd-jni in you system.
   [info]   at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to