iotdb
iotdb copied to clipboard
Apache IoTDB
打包之后,注册报错: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>
ainode部署模型需要model.pt与config.yaml文件, 1.model.pt文件就是直接torch.save()生成的吗? 2.我使用了dlnear生成了model.pt文件来测试是否生成正确model.pt,报错: IoTDB> call inference(dlinear_example, "select s0,s1,s2,s3,s4,s5,s6 from root.eg.etth", window=head(96)) Msg: org.apache.iotdb.jdbc.IoTDBSQLException: 301: Error occurred while executing inference:[PytorchStreamReader failed locating file constants.pkl: file not found]
https://github.com/apache/iotdb/pull/13660
## Description https://github.com/apache/iotdb/pull/13709
没有找到AInode安装包
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.6.1. Release notes Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases. 3.6.1 What's Changed move commons-io to test scope by @elharo in apache/maven-dependency-plugin#323 [MDEP-869] update commons-collections to 4.4 by...
