cooltnt opened a new issue, #6233: URL: https://github.com/apache/seatunnel/issues/6233
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened 集成方式经过折腾, 能够选择数据源, 并且也成功完成同步任务. 但是整库方式, 这个数据源, 怎么弄的不行, 是缺少哪些jar包吗? 还是有其他目录要放?  ### SeaTunnel Version seatunnel 2.33 web 1.0.0 ### SeaTunnel Config ```conf 已在 apache-seatunnel-2.3.3/lib/ apache-seatunnel-2.3.3/connectors/seatunnel/ apache-seatunnel-web-1.0.0/libs/ 中放入相同的datasource相关jar包 connector-console-2.3.3.jar connector-fake-2.3.3.jar connector-jdbc-2.3.3.jar datasource-elasticsearch-1.0.0.jar datasource-hive-1.0.0.jar datasource-jdbc-clickhouse-1.0.0.jar datasource-jdbc-hive-1.0.0.jar datasource-jdbc-mysql-1.0.0.jar datasource-jdbc-oracle-1.0.0.jar datasource-jdbc-postgresql-1.0.0.jar datasource-jdbc-redshift-1.0.0.jar datasource-jdbc-sqlserver-1.0.0.jar datasource-jdbc-starrocks-1.0.0.jar datasource-jdbc-tidb-1.0.0.jar datasource-kafka-1.0.0.jar datasource-mysql-cdc-1.0.0.jar datasource-plugins-api-1.0.0.jar datasource-s3-1.0.0.jar datasource-sqlserver-cdc-1.0.0.jar datasource-starrocks-1.0.0.jar mysql-connector-j-8.0.33.jar mysql-connector-java-5.1.49.jar1111 postgresql-42.7.1.jar seatunnel-hadoop3-3.1.4-uber-2.3.3-optional.jar ``` ### Running Command ```shell server: nohup sh bin/seatunnel-cluster.sh 2>&1 & web: sh ./bin/seatunnel-backend-daemon.sh start ``` ### Error Exception ```log 无error信息, 只有几个警告 ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version _No response_ ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
