[ 
https://issues.apache.org/jira/browse/FLINK-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718888#comment-16718888
 ] 

Yang Wang edited comment on FLINK-11105 at 12/12/18 12:05 PM:
--------------------------------------------------------------

[~Tison], [~till.rohrmann], [~yanghua] Thanks for all your comments.

My colleague and i have done some basic investigation of ETCD and are trying to 
make a draft implementation to verify the feasibility. We have almost done and 
could attach the design document during this week.

 

BTW, could you give the contributor permission? [~till.rohrmann]


was (Author: fly_in_gis):
[~Tison], [~till.rohrmann], [~yanghua] Thanks for all your comments.

My colleague and i have done some basic investigation of ETCD and are trying to 
make a draft implementation to verify the feasibility. We have almost done and 
could attach the design document during this week.

> Add a new implementation of the HighAvailabilityServices using etcd
> -------------------------------------------------------------------
>
>                 Key: FLINK-11105
>                 URL: https://issues.apache.org/jira/browse/FLINK-11105
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Yang Wang
>            Assignee: vinoyang
>            Priority: Major
>
> In flink, we use HighAvailabilityServices to do many things, e.g. RM/JM 
> leader election and retrieval. ZooKeeperHaServices is an implementation of 
> HighAvailabilityServices using Apache ZooKeeper. It is very easy to integrate 
> with hadoop ecosystem. However, the cloud native and micro service are become 
> more and more popular. We just need to follow the step and add a new 
> implementation EtcdHaService using etcd.
> Now flink has supported to run StandaloneSession on kubernetes and FLINK-9953 
> start to make an native integration with kubernetes. If we have the 
> EtcdHaService, both of them will benefit from this and we will not have 
> deploy a zookeeper service on kubernetes cluster.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to