UDF error: java.lang.NoSuchMethodException: No such function

Hi,

I'm using dataflow, and I've added UDF which I uploaded in Cloud Storage bucket. The compute service account I'm using has the following permissions: dataflow worker, Bigquery data editor, Storage object admin, pub/sub editor, and service account user.

The problem is my data goes to bigquery dataset error table, and says "java.lang.NoSuchMethodException: No such function at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:192)
at"

I tried to test my function in cloud shell, using jjs and it's working well.

 

1 0 73
0 REPLIES 0