dzygoon
dzygoon
+1,mvnw 脚本格式为windows,非unix格式,即便使用dos2unix转换格式也无法使用。
> @tongyifan @dzygoon > > * Linux 我试了一下用这个命令:`find -type f -print0 | xargs -0 dos2unix --` ,然后再执行插件安装就好了 > * 肯定不知道谁提交配置或者脚本的时候给了 windows 的换行符上去。。。 确实可以了,我完全没想到转换整个目录的文件格式,估计不止是mvnw 这个脚本的问题。
> > > > @tongyifan @dzygoon > > > > > > > > * Linux 我试了一下用这个命令:`find -type f -print0 | xargs -0 dos2unix --` ,然后再执行插件安装就好了 > > > >...
> @tongyifan @dzygoon @sunhailin-Leo @qxhy123 hi ,the issue has been resolved, please re-download the distribution good job :D
start-v2/locally/deployment.md 和 start-v2/locally/quick-start-seatunnel-engine.md 给我吧。 pr:#6406
start-v2/locally/quick-start-flink.md 和 start-v2/locally/quick-start-spark.md 也分给我吧 pr:#6412
seatunnel-engine/local-mode.md seatunnel-engine/cluster-mode.md seatunnel-engine/checkpoint-storage.md seatunnel-engine/rest-api.md 请分给我 pr:#6445
用了连接池,druid的,参考plugins下的libs
When I don't add flink-shaded- hadoop-2-uber-2.3.3-10.0.jar, there is another problem, as you can see: https://github.com/apache/dolphinscheduler/issues/10808#issuecomment-1198755028