zhangm365 commented on issue #6368: URL: https://github.com/apache/seatunnel/issues/6368#issuecomment-1958585430
> > `bin/install-plugin.sh`为什么在 apache-seatunnel-2.3.4-bin.tar.gz 中执行此文件时出现错误? > > 我在 ubuntu 22.04 中运行 cmd: `bash bin/install-plugin.sh 2.3.4` > > 错误如下: > > 安装SeaTunnel连接器插件,使用版本是2.3.4 安装连接器:connector-cdc-mysql bin/install-plugin.sh: .../apache-seatunnel-2.3.4/mvnw: /bin/sh^M: badterpreter : 没有这样的文件或目录 > > 先执行find <seatunnel_home 路径> -type f -print0 | xargs -0 dos2unix -- ,再bin/install-plugin.sh 2.3.4就可以了 可以运行 bin/install-plugin.sh 2.3.4,但仍存在这个错误,继续跟进。 -- 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]
