Zookeeper or Kubernetes for HA?

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Zookeeper or Kubernetes for HA?

vishalovercome
This post was updated on .
Flink docs provide details on setting up HA but doesn't provide any recommendations as such. For jobs running in kubernetes and having a zookeeper deployment, which high availability option would be more
desirable? Both options have some open bugs and stability would be the most important criteria.
Reply | Threaded
Open this post in threaded view
|

Re: Zookeeper or Kubernetes for HA?

Matthias
Hi Vishal,
Do I understand you correctly that you're wondering whether you should stick to ZooKeeper HA on Kubernetes vs Kubernetes HA? You could argue that ZooKeeper might be better since it's already supported for longer and, therefore, better tested. The Kubernetes HA implementation left the experimental stage in 1.12 [1]. There are no major issues I am aware of. Hence, it comes down to the question whether you see the necessity to have an additional component like ZooKeeper in your cluster.

Best,
Matthias


On Mon, May 3, 2021 at 7:13 PM vishalovercome <[hidden email]> wrote:
Flink docs provide details on setting up HA but doesn't provide any
recommendations as such. For jobs running in kubernetes and having a
zookeeper deployment, which high availability option would be more
desirable?



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Interactive Programming in Flink (Cache operation)

Jack Kolokasis
In reply to this post by vishalovercome
Hello,

Does the new release of Flink 1.13.0 includes the cache operation
feature
(https://cwiki.apache.org/confluence/display/FLINK/FLIP-36%3A+Support+Interactive+Programming+in+Flink).

Thank you,
Iacovos

Reply | Threaded
Open this post in threaded view
|

Re: Interactive Programming in Flink (Cache operation)

Matthias
Hi Iacovos,
unfortunately, it doesn't as the related FLINK-19343 [1] is not resolved, yet. The release notes for Flink 1.13 can be found in [2].

Best,
Matthias


On Mon, May 3, 2021 at 8:12 PM Jack Kolokasis <[hidden email]> wrote:
Hello,

Does the new release of Flink 1.13.0 includes the cache operation
feature
(https://cwiki.apache.org/confluence/display/FLINK/FLIP-36%3A+Support+Interactive+Programming+in+Flink).

Thank you,
Iacovos
Reply | Threaded
Open this post in threaded view
|

Re: Interactive Programming in Flink (Cache operation)

Jack Kolokasis

Hi Matthias,

Thank you for your reply. Are you going to include it in future versions?

Best,
Iacovos

On 4/5/21 9:10 π.μ., Matthias Pohl wrote:
Hi Iacovos,
unfortunately, it doesn't as the related FLINK-19343 [1] is not resolved, yet. The release notes for Flink 1.13 can be found in [2].

Best,
Matthias


On Mon, May 3, 2021 at 8:12 PM Jack Kolokasis <[hidden email]> wrote:
Hello,

Does the new release of Flink 1.13.0 includes the cache operation
feature
(https://cwiki.apache.org/confluence/display/FLINK/FLIP-36%3A+Support+Interactive+Programming+in+Flink).

Thank you,
Iacovos
Reply | Threaded
Open this post in threaded view
|

Re: Interactive Programming in Flink (Cache operation)

Matthias
It is planned for some future release as the corresponding vote [1] succeeded. I guess the effort is stalled for some time, unfortunately. I'm gonna add Timo to this conversation. He might have more insights on the plans to proceed with it.


On Tue, May 4, 2021 at 8:12 AM Jack Kolokasis <[hidden email]> wrote:

Hi Matthias,

Thank you for your reply. Are you going to include it in future versions?

Best,
Iacovos

On 4/5/21 9:10 π.μ., Matthias Pohl wrote:
Hi Iacovos,
unfortunately, it doesn't as the related FLINK-19343 [1] is not resolved, yet. The release notes for Flink 1.13 can be found in [2].

Best,
Matthias


On Mon, May 3, 2021 at 8:12 PM Jack Kolokasis <[hidden email]> wrote:
Hello,

Does the new release of Flink 1.13.0 includes the cache operation
feature
(https://cwiki.apache.org/confluence/display/FLINK/FLIP-36%3A+Support+Interactive+Programming+in+Flink).

Thank you,
Iacovos