[jira] [Created] (FLINK-2245) Programs that contain collect() reported as multiple jobs in the Web frontend

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

[jira] [Created] (FLINK-2245) Programs that contain collect() reported as multiple jobs in the Web frontend

Shang Yuanchun (Jira)
Theodore Vasiloudis created FLINK-2245:
------------------------------------------

             Summary: Programs that contain collect() reported as multiple jobs in the Web frontend
                 Key: FLINK-2245
                 URL: https://issues.apache.org/jira/browse/FLINK-2245
             Project: Flink
          Issue Type: Bug
          Components: Webfrontend
            Reporter: Theodore Vasiloudis
            Priority: Minor


Currently, if we submit a program (job) that contains calls to collect, we get a new "job" reported in the web fronted for each call to collect.

The expected behaviour when submitting a job is for al the steps in the program to be grouped and reported under one job, regardless of the actions inside the job.



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