Viv1986 commented on issue #388: URL: https://github.com/apache/fluo-muchos/issues/388#issuecomment-814060742
@karthick-rn @arvindshmicrosoft ok, wipe seems not wipe everything, only killing some part of cluster, in any way, my current config its' 3 master and 12 workers, it's test cluster, and what I need it's hdfs and accumulo HA mode, when I use > "hdfs_ha = True" I all time get on zkfc init error "HA is not enabled for this namenode.", how to fix it? here is my current config > leader1 = namenode,resourcemanager,accumulomaster,zookeeper,zkfc,journalnode leader2 = metrics,zookeeper,resourcemanager,zkfc,journalnode leader3 = zookeeper,resourcemanager,zkfc,journalnode worker1 = worker,swarmmanager worker2 = worker worker3 = worker worker4 = worker worker5 = worker worker6 = worker worker7 = worker worker8 = worker worker9 = worker worker10 = worker worker11 = worker worker12 = worker -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
