Re: Does web ui hang for 1.4 for job submission ?
Posted by
Lasse Nedergaard on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Does-web-ui-hang-for-1-4-for-job-submission-tp17976p17982.html
Hi.
Our jobs take a number of command line options and validate them during startup and throw an exception if something is wrong. When this exception happens ui hang all prev. uploaded jars are removed most task manager are lost and all running jobs terminated. We running Flink 1.4 on dc/os
Med venlig hilsen / Best regards
Lasse Nedergaard
Yep, got it. It seems that the response when in an error state is reported by JM is not being rendered.
We can see the response in the UI debugger but not on the UI itself.