You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Theodore Vasiloudis (JIRA)" <ji...@apache.org> on 2015/06/19 12:48:04 UTC

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

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)