Aleksei Starikov created FLINK-10561:
----------------------------------------
Summary: Flink doesn't start locally if remove log package
Key: FLINK-10561
URL: https://issues.apache.org/jira/browse/FLINK-10561
Project: Flink
Issue Type: Bug
Components: Startup Shell Scripts
Affects Versions: 1.6.1
Environment: windows 7
Reporter: Aleksei Starikov
Attachments: start-cluster_without_log_package.png
Download flink from
[https://www.apache.org/dyn/closer.lua/flink/flink-1.6.1/flink-1.6.1-bin-scala_2.11.tgz].
Unzip archive.
Remove log package.
Try to start locally using command .\bin\start-cluster.bat
Flink doesn't start and you get message:
D:\work\prog\flink-1.6.1>.\bin\start-cluster.bat
Системе не удается найти указанный путь.
Starting a local cluster with one JobManager process and one TaskManager
process.
You can terminate the processes via CTRL-C in the spawned shell windows.
Web interface by default on [http://localhost:8081/].
Системе не удается найти указанный путь.
Системе не удается найти указанный путь.
In Russian "Системе не удается найти указанный путь" means "The system cannot
find the path specified".
Flink can create this package himself or make more sensible message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)