Osolosooo commented on issue #6282: URL: https://github.com/apache/seatunnel/issues/6282#issuecomment-2031485524
按照这个做了 export SEATUNNEL_HOME=*** export SEATUNNEL_WEB_HOME=*** export ST_WEB_BASEDIR_PATH=*** export PATH=$PATH:$SEATUNNEL_HOME/bin:$SEATUNNEL_WEB_HOME/bin:$ST_WEB_BASEDIR_PATH/bin source /etc/profile 下面这个也做了 SEATUNNEL_HOME是否设置; 1. 驱动数据库驱动是否添加到web的libs下; 2. seatunnel引擎是否执行过install-plugin.sh脚本 3. plugin-mapping.properties是否放在了web的conf目录 4. seatunnel引擎的plugins下是否放了jdbc驱动(比如mysql驱动在 plugins/jdbc/mysql-connector-java.jar) 还是不行   很崩溃。。。 -- 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]
