yx91490 commented on issue #1491: URL: https://github.com/apache/incubator-seatunnel/issues/1491#issuecomment-1068736550
> thanks for reply, but I was already used seatunnel 2.1.0 version run the same demo. it's throw anothor error... it seems like that the shell start-seatunnel-sql.sh want to find PLUGINS_DIR (seatunnel/lib? may be),but no such file or directory , like that: `sh start-seatunnel-sql.sh -c ../config/flinksqldemo.conf find: ‘/data/seatunnel/dev/seatunnel/lib’: 没有那个文件或目录 Could not get job jar and dependencies from JAR file: JAR file does not exist: --config > > Use the help option (-h or --help) to get help on the command. ` seems like dislocation in script parameter , you can rerun with `bash -x start-seatunnel-sql.sh -c ../config/flinksqldemo.conf` and paste the log here for help. -- 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]
