zhangm365 commented on issue #6362:
URL: https://github.com/apache/seatunnel/issues/6362#issuecomment-1958583692

   > > @tongyifan @dzygoon
   > > 
   > > * Linux 我试了一下用这个命令:`find <seatunnel_home 路径> -type f -print0 | xargs -0 
dos2unix --` ,然后再执行插件安装就好了
   > > * 肯定不知道谁提交配置或者脚本的时候给了 windows 的换行符上去。。。
   > 
   > 确实可以了,我完全没想到转换整个目录的文件格式,估计不止是mvnw 这个脚本的问题。
   
   可以安装 plugin,但无法运行,pluginName无法发现:
   `./bin/seatunnel.sh --config ./config/v2.batch.config.template -m local`
   
   Caused by: java.lang.RuntimeException: Plugin 
PluginIdentifier{engineType='seatunnel', pluginType='source', 
pluginName='FakeSource'} not found.
   


-- 
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]

Reply via email to