[
https://issues.apache.org/jira/browse/FLINK-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi resolved FLINK-480.
-------------------------------
Resolution: Fixed
The issue description seems incomplete, but is fixed in
[a70de7e3faef8afea0134c8fed1240d742cccb3d|https://github.com/apache/incubator-flink/commit/a70de7e3faef8afea0134c8fed1240d742cccb3d].
> LocalDistributedExecutor startup fails with single TaskManager
> --------------------------------------------------------------
>
> Key: FLINK-480
> URL: https://issues.apache.org/jira/browse/FLINK-480
> Project: Flink
> Issue Type: Bug
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
>
> When I start the `LocalDistributedExecutor` with just a single TaskManager,
> the startup fails, e.g. changing line 46 from `lde.start(2);` to
> `lde.start(1);` in
> [LocalDistributedExecutorTest|https://github.com/stratosphere/stratosphere/blob/master/stratosphere-tests/src/test/java/eu/stratosphere/test/localDistributed/LocalDistributedExecutorTest.java?source=cc]
> does not work.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/480
> Created by: [uce|https://github.com/uce]
> Labels: bug, runtime,
> Assignee: [uce|https://github.com/uce]
> Created at: Mon Feb 17 15:08:27 CET 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)