[
https://issues.apache.org/jira/browse/FLINK-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076056#comment-15076056
]
ASF GitHub Bot commented on FLINK-3194:
---------------------------------------
GitHub user StephanEwen opened a pull request:
https://github.com/apache/flink/pull/1481
[FLINK-3194] Remove standalone web client
The JAR upload and submit functionality is now integrated into the
JobManager web interface.
This also addresses implicitly FLINK-2370 and FLINK-2657 (fix and cleanup
web frontend / CLI client interaction)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StephanEwen/incubator-flink remove_web_client
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1481.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1481
----
commit 66ac2480a67438b50ff73dadde89d82cddb0bebb
Author: Stephan Ewen <[email protected]>
Date: 2015-12-28T14:47:35Z
[FLINK-3194] Remove standalone web client
The JAR upload and submit functionality is now integrated into the
JobManager web interface.
----
> Remove web client
> -----------------
>
> Key: FLINK-3194
> URL: https://issues.apache.org/jira/browse/FLINK-3194
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 1.0.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> With FLINK-2978 (integrating program upload and start into the regular
> dashboard), we can remove the outdated web client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)