Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flink History Server support #215

Open
timsn opened this issue Jan 20, 2022 · 2 comments
Open

Flink History Server support #215

timsn opened this issue Jan 20, 2022 · 2 comments

Comments

@timsn
Copy link

timsn commented Jan 20, 2022

Hi,

Flink offers a service to look at failed or completed jobs even after the cluster has been restarted. Namely it's the Flink History Server. So far I haven't found any hints how to get the history server to work in conjunction with the flink-operator.
I'm curious if there are any plans to integrate this feature in the future.

@regadas
Copy link
Contributor

regadas commented Jan 22, 2022

Hi @timsn!

There are no plans at the moment to add flink history service in part because it's easy to deploy it together with FlinkCluster resources. That said, this doesn't invalidate the fact that we could add some examples on how to do this and possibly consider it's management through flink-operator.

@timsn
Copy link
Author

timsn commented Jan 24, 2022

Hi @regadas,

thanks for your reply. I would be happy about some examples to know how it is intended to be used at the moment. Right now this is not really clear to me. Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants