[
https://issues.apache.org/jira/browse/FLINK-22583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias closed FLINK-22583.
----------------------------
Resolution: Not A Problem
Hi [~bhagi__R], thanks for reaching out to the community. You can get
instructions on how to use the history server in the [corresponding
documentation|https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/advanced/historyserver/].
I'm gonna close this issue as it's not pointing to a bug.
Please keep in mind to use the [user mailing
list|https://flink.apache.org/community.html#mailing-lists] for issues like
that before filing a ticket. Managing tickets causes more overhead on our side.
> Flink UI is not showing completed jobs once JM Leader is deleted
> -----------------------------------------------------------------
>
> Key: FLINK-22583
> URL: https://issues.apache.org/jira/browse/FLINK-22583
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes
> Affects Versions: 1.12.2
> Reporter: Bhagi
> Priority: Major
>
> Hi Team,
> when i was testing Flink HA with zk , i executed few jobs from WebUI,
> completed jobs were showing under completed jobs section.
> As part of Leader election testing, i killed the current leader JM , and lost
> the jobs from Web UI also.
> I have enabled following configuration already.
> jobstore.expiration-time=86400
> jobstore.max-capacity=200
> jobmanager.archive.fs.dir: file:///persistent/flinkData2/completed-jobs
> historyserver.archive.fs.refresh-interval: 10000
> historyserver.archive.fs.dir: file:///persistent/flinkData2/completed-jobs
> Any other configuration is need to store the jobs irrespective of jobmanager
> Leader.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)