[
https://issues.apache.org/jira/browse/FLINK-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439449#comment-16439449
]
Advertising
ASF GitHub Bot commented on FLINK-9045:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5814
Correction: I had to modify the `LocalStreamEnvironment` instead.
> LocalEnvironment with web UI does not work with flip-6
> ------------------------------------------------------
>
> Key: FLINK-9045
> URL: https://issues.apache.org/jira/browse/FLINK-9045
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Reporter: Stephan Ewen
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.5.0
>
>
> The following code is supposed to start a web UI when executing in-IDE. Does
> not work with flip-6, as far as I can see.
> {code}
> final ExecutionEnvironment env =
> ExecutionEnvironment.createLocalEnvironmentWithWebUI(new Configuration());
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)