karthick-rn commented on issue #388: URL: https://github.com/apache/fluo-muchos/issues/388#issuecomment-814037106
@Viv1986 By default, Muchos will setup 1 tablet server per worker host. Its not clear, how you ended with 12 tablet server per host! Assuming this is a dev/test cluster and the data can be regenerated, I'd suggest to ensure the following values are set in `muchos.props` file - `num_tservers = 1` & `use_systemd = True` and then go-ahead and create a new cluster or you can run `bin/muchos wipe -c <existingclustername>` and re-run the setup as well. Let us know how it goes? -- 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]
