taosdata / kafka-connect-tdengine

GNU Affero General Public License v3.0
15 stars 3 forks source link

kafka-connect-tdengine安装执行mvn clean package 时报错 #31

Closed jadore2018 closed 1 year ago

jadore2018 commented 1 year ago

你好: 我在根据《如何同步 Kafka 的数据到 TDengine?》的步骤安装kafka-connect-tdengine时,执行mvn clean package后报错,图示如下,请帮我查看下,谢谢。 我的版本如下: java版本 1.8 maven版本3.8.6 TDenginge版本3.0.2.4 已开启taosd,taosadapter进程

image 具体报错内容: [INFO] Results: [INFO] [ERROR] Errors: [ERROR] TDengineTaskTest.before:121 » NoSuchMethod commitCallbackHandler [INFO] [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:18 min [INFO] Finished at: 2023-02-03T14:35:01+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project kafka-connect-tdengine: There are test failures. [ERROR] [ERROR] Please refer to /home/kafka/kafka-connect-tdengine/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException