karthick-rn commented on issue #388:
URL: https://github.com/apache/fluo-muchos/issues/388#issuecomment-814083067


   @Viv1986 If you're referring to the accumulo systemd units that were not 
wiped, I can see why and I'll fix this but other services should be removed 
successfully. Let us know if not? 
   In regards to the HA, you have configured only 1 `namenode` - try setting as 
shown below. Ideally, you should have `namenode` & `zkfc` on the same hosts.
   ```
   leader1 = namenode,resourcemanager,accumulomaster,zookeeper,journalnode,zkfc
   leader2 = zookeeper,journalnode,namenode,zkfc,accumulomaster,resourcemanager
   leader3 = journalnode,zookeeper
   worker1 = 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]


Reply via email to