Hi, As the error message said, it could not find the flink-dist.jar in "/cygdrive/d/Apacheflink/dist/apache-flink-1.9.3/deps/lib". Where is your flink distribution and do you change the directory structure of it?
Best, Yangze Guo On Mon, Sep 21, 2020 at 5:31 PM saksham sapra <sapra.saksh...@gmail.com> wrote: > > HI, > > i installed cygdrive and tried to run start-cluster.sh where zookeeper is up > and running and defined one job manager and one task manager, > but getting this issue. > > $ start-cluster.sh start > Starting HA cluster with 1 masters. > -zTheFIND: Invalid switch > system cannot find the file specified. > [ERROR] Flink distribution jar not found in > /cygdrive/d/Apacheflink/dist/apache-flink-1.9.3/deps/lib. > File not found - > D:\Apacheflink\dist\apache-flink-1.9.3\deps/log/flink--standalo > nesession-7-PLRENT-5LC73H2* > Starting standalonesession daemon on host PLRENT-5LC73H2. > -zThe system cannot FIND: Invalid switch > find the file specified. > [ERROR] Flink distribution jar not found in > /cygdrive/d/Apacheflink/dist/apache-flink-1.9.3/deps/lib. > File not found - > D:\Apacheflink\dist\apache-flink-1.9.3\deps/log/flink--taskexec > utor-7-PLRENT-5LC73H2* > Starting taskexecutor daemon on host PLRENT-5LC73H2. >>> >>>