Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.17.0, 0.17.1
Description
When catch PlasmaOutOfMemoryException
It shows
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.arrow.plasma.exceptions.PlasmaOutOfMemoryException: method <init>(Ljava/lang/String;)V not found
at org.apache.arrow.plasma.PlasmaClientJNI.create(Native Method)
at org.apache.arrow.plasma.PlasmaClient.create(PlasmaClient.java:143)
at org.apache.arrow.plasma.PlasmaClientTest.doPlasmaOutOfMemoryExceptionTest(PlasmaClientTest.java:287)
at org.apache.arrow.plasma.PlasmaClientTest.main(PlasmaClientTest.java:308)
Attachments
Issue Links
- links to