[
https://issues.apache.org/jira/browse/FLINK-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321555#comment-17321555
]
Flink Jira Bot commented on FLINK-10561:
----------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> 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: Deployment / Scripts
> Affects Versions: 1.6.1
> Environment: windows 7
> Reporter: Aleksei Starikov
> Priority: Minor
> Labels: stale-minor
> 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
(v8.3.4#803005)