SUBRAMANYA SURESH created FLINK-9405:
----------------------------------------
Summary: On Yarn, History server does not report jobs affected by cluster cancellation.
Key: FLINK-9405
URL:
https://issues.apache.org/jira/browse/FLINK-9405 Project: Flink
Issue Type: Bug
Affects Versions: 1.4.2
Reporter: SUBRAMANYA SURESH
History server only seems to report Flink jobs that are cancelled via the UI or the Flink command line. For the case when the Flink Yarn cluster itself is stopped (by killing the Yarn application e.g.) I do not see the job show up in the History Server (It is not shown in configured location historyserver.archive.fs.dir as well).
Thankfully, the yarn application logs is moved to a HDFS location thanks to Yarn, but with that we lose out the UI and the additional features that I get via the History Server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)