cylondata / twister2

A composable framework for fast and scalable data analytics
https://twister2.org
Apache License 2.0
57 stars 32 forks source link

moved zk initialization and cleanup from KubernetesLauncher to JobMaster #835

Closed ahmet-uyar closed 4 years ago

ahmet-uyar commented 4 years ago

Twister2 client may not be able to access ZK server when it runs in the cluster. So, it is more robust if JobMaster performs initialization and cleanup in ZK server.