Closed NighterCoder closed 7 months ago
Most likely, you didn't install the libs.
Before packaging the source code, run {seatunnel_source_code}/bin/install-plugin.sh
(this will download the relevant lib jars under a dir called connectors) and then run mvn clean package -DskipTests -T 1C
to deploy the results.
The packaged result can be used by deploying the tar under the seatunnel-dist/target
dir to your server.
I installed the libs, above are lib dir and seatunnel dir,is any package missing?
upgrade seatunnel version to latest version 2.3.4-SNAPSHOT,this problem has solved
use 2.3.4 and try again.
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
when using rest-api hazelcast/rest/maps/running-job/:job-id, the task ran normally,but monitor http command return exception:java.lang.ClassNotFoundException: org.apache.seatunnel.connectors.seatunnel.kafka.source.KafkaSource
SeaTunnel Version
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
Zeta
Java or Scala Version
Java 1.8
Screenshots
No response
Are you willing to submit PR?
Code of Conduct