Go back to simple init for now
This commit is contained in:
parent
d90fb07240
commit
24144ea0ba
|
@ -1222,7 +1222,8 @@ def init_cluster():
|
|||
"""
|
||||
|
||||
import pvc_init
|
||||
pvc_init.run()
|
||||
# pvc_init.run()
|
||||
pvc_init.init_zookeeper(zk_host)
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Reference in New Issue