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

Yi Zhang commented on FLINK-38972:
----------------------------------

Hi [~fanrui],
I've looked into this issue. In the above example, you're using 
{{{}LocalStreamEnvironment{}}}, which creates a mini-cluster to submit and 
execute the job. In earlier versions, this indeed allowed a job to run without 
being associated with an application. However, this behavior was adjusted in 
[https://github.com/apache/flink/commit/dfd785c2b3a58af60e34a4c56890e0c1b925ec1a].
 In the latest versions, jobs submitted this way are now correctly associated 
with an application. I've verified on the latest master branch that the 
overview page displays properly. Could you please try it on the latest master 
branch to see if the issue has been resolved? Thanks for raising this!

> FLIP-560: Application Capability Enhancement
> --------------------------------------------
>
>                 Key: FLINK-38972
>                 URL: https://issues.apache.org/jira/browse/FLINK-38972
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Yi Zhang
>            Assignee: Yi Zhang
>            Priority: Major
>             Fix For: 2.3.0
>
>         Attachments: flink-overview-page.png, running_jobs page.png
>
>
> This is the umbrella ticket for 
> [FLIP-560|https://cwiki.apache.org/confluence/display/FLINK/FLIP-560%3A+Application+Capability+Enhancement]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to