lidongfu005 commented on issue #5775:
URL: https://github.com/apache/seatunnel/issues/5775#issuecomment-2046618322
Install SeaTunnel connectors plugins, usage version is 2.3.4
install connector : connector-cdc-mysql
Exception in thread "main" java.util.zip.ZipException: error in opening zip
file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:225)
at java.util.zip.ZipFile.<init>(ZipFile.java:155)
at java.util.zip.ZipFile.<init>(ZipFile.java:169)
at org.apache.maven.wrapper.Installer.unzip(Installer.java:209)
at org.apache.maven.wrapper.Installer.createDist(Installer.java:102)
at
org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:155)
at
org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:72)
install connector : connector-doris
Exception in thread "main" java.util.zip.ZipException: error in opening zip
file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:225)
at java.util.zip.ZipFile.<init>(ZipFile.java:155)
一样的问题。。。。官方文档这么差吗,解压第二步运行就不行。。。。
--
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]