[jira] [Created] (FLINK-3029) JobGraph is not connected correctly in webfrontend for streaming job

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3029) JobGraph is not connected correctly in webfrontend for streaming job

Shang Yuanchun (Jira)
Gyula Fora created FLINK-3029:
---------------------------------

             Summary: JobGraph is not connected correctly in webfrontend for streaming job
                 Key: FLINK-3029
                 URL: https://issues.apache.org/jira/browse/FLINK-3029
             Project: Flink
          Issue Type: Bug
          Components: Webfrontend
    Affects Versions: 0.10.0, 1.0.0
            Reporter: Gyula Fora
            Priority: Minor


I have a streaming job consisting of a Source with parallelism 4  and I have 3 different flatmaps with parallelism 24 each.

In the web interface the source is only shown to be connected to the first flatmap, and the remaining 2 flatmaps appear as though if they were sources with no input stream.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)