You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
打包之后,注册报错:IoTDB> CREATE FUNCTION example1 AS 'org.example.Main'
Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: [TSStatus(code:1202, message:Failed to register UDF EXAMPLE1(org.example.Main), because its instance can not be constructed successfully. Exception: java.lang.ClassNotFoundException: com.example.GenericCsvExporter)]
IoTDB>
The text was updated successfully, but these errors were encountered:
打包之后,注册报错:IoTDB> CREATE FUNCTION example1 AS 'org.example.Main'
Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: [TSStatus(code:1202, message:Failed to register UDF EXAMPLE1(org.example.Main), because its instance can not be constructed successfully. Exception: java.lang.ClassNotFoundException: com.example.GenericCsvExporter)]
IoTDB>
The text was updated successfully, but these errors were encountered: