Krzysztof Zarzycki created FLINK-3027:
-----------------------------------------
Summary: Cancel button in Flink job dashboard does not work
Key: FLINK-3027
URL:
https://issues.apache.org/jira/browse/FLINK-3027 Project: Flink
Issue Type: Bug
Affects Versions: 0.10.0
Reporter: Krzysztof Zarzycki
I tried to cancel Flink job through Flink dashboard, but the button seems not working : The string "Cancel" changes to "Cancelling..." But application doesn't cancel. After refresh, the button goes back to "Cancel".
Cancelling by command line works fine though. I use:
{code}
bin/flink cancel <jobid>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)