You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/02/25 07:31:00 UTC

[jira] [Created] (FLINK-16273) Solve "sun.misc.Unseafe or java.nio.DirectByteBuffer.(long, int) not available" problem for users

Hequn Cheng created FLINK-16273:
-----------------------------------

             Summary: Solve "sun.misc.Unseafe or java.nio.DirectByteBuffer.<init>(long, int) not available" problem for users
                 Key: FLINK-16273
                 URL: https://issues.apache.org/jira/browse/FLINK-16273
             Project: Flink
          Issue Type: Bug
          Components: API / Python
            Reporter: Hequn Cheng


Currently, the JVM property "io.netty.tryReflectionSetAccessible=true" at startup should be set for pandas udf users. We should add a document for this or solve this automatically. BTW, some other discussion about it: ARROW-7223



--
This message was sent by Atlassian Jira
(v8.3.4#803005)