You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yadong Xie (JIRA)" <ji...@apache.org> on 2018/11/13 09:13:00 UTC

[jira] [Comment Edited] (FLINK-10705) Rework Flink Web Dashboard

    [ https://issues.apache.org/jira/browse/FLINK-10705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684904#comment-16684904 ] 

Yadong Xie edited comment on FLINK-10705 at 11/13/18 9:12 AM:
--------------------------------------------------------------

The new dashboard has about 10,000 lines of code. In order to make the whole code easier to review, I will split the different modules and submit them.

I plan to submit angular scaffold codes first which including HTTP interceptor, router setting and so on.

Then I will submit module corresponding to the [previous module]([https://github.com/apache/flink/tree/master/flink-runtime-web/web-dashboard/app/scripts/modules]) one by one
 # overview module
 # task manager module
 # job manager module
 # submit module
 # job module

ref http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Change-underlying-Frontend-Architecture-for-Flink-Web-Dashboard-td24902.html


was (Author: vthinkxie):
The new dashboard has about 10,000 lines of code. In order to make the whole code easier to review, I will split the different modules and submit them.

I plan to submit angular scaffold codes first which including HTTP interceptor, router setting and so on.

Then I will submit module corresponding to the [previous module](https://github.com/apache/flink/tree/master/flink-runtime-web/web-dashboard/app/scripts/modules) one by one
 # overview module
 # task manager module
 # job manager module
 # submit module
 # job module

> Rework Flink Web Dashboard
> --------------------------
>
>                 Key: FLINK-10705
>                 URL: https://issues.apache.org/jira/browse/FLINK-10705
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>    Affects Versions: 1.6.2
>            Reporter: Fabian Wollert
>            Assignee: Yadong Xie
>            Priority: Major
>             Fix For: 1.8.0
>
>         Attachments: image-2018-10-29-09-17-24-115.png
>
>
> The Flink Dashboard is very simple currently and should get updated. This is the umbrella ticket for other tickets regarding this. Please check the sub-tickets for details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)