isimanovich commented on issue #39919:
URL: https://github.com/apache/arrow/issues/39919#issuecomment-1931287116

   seeing similar issue as in the linked issue from `Kotlin/dataframe` after 
upgrade to `dataset 15.0.0`
   
   ```
   Exception in thread "main" java.util.concurrent.ExecutionException: 
java.lang.UnsatisfiedLinkError: 
/opt/amazon/var/tmp/jnilib-17078712129987048802.tmp: 
   /opt/amazon/var/tmp/jnilib-17078712129987048802.tmp: undefined symbol: 
_ZTIN6google8protobuf7MessageE
        at org.apache.arrow.dataset.jni.JniLoader.load(JniLoader.java:92)
        at 
org.apache.arrow.dataset.jni.JniLoader.loadRemaining(JniLoader.java:75)
        at 
org.apache.arrow.dataset.jni.JniLoader.ensureLoaded(JniLoader.java:61)
        at 
org.apache.arrow.dataset.jni.NativeMemoryPool.getDefault(NativeMemoryPool.java:34)
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to