jzgithub1 commented on issue #1158: Require x tservers on start URL: https://github.com/apache/accumulo/pull/1158#issuecomment-501401231 Put the two new property values in accumulo-site.xml and restarted cluster. There was no problem getting the TServers up and running on the 6 TServer cluster. From the logs: [guest@flash accumulo]$ grep master.startup.tserver.avail.min.count * gc_flash.superheroes.local.debug.log:2019-06-12 14:27:07,713 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 gc_flash.superheroes.local.log:2019-06-12 14:27:07,713 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 master_flash.superheroes.local.debug.log:2019-06-12 14:27:07,626 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 master_flash.superheroes.local.log:2019-06-12 14:27:07,626 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 Binary file monitor_flash.superheroes.local.debug.log matches monitor_flash.superheroes.local.log:2019-06-12 14:27:04,154 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 tracer_flash.superheroes.local.debug.log:2019-06-12 14:27:08,322 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 tracer_flash.superheroes.local.log:2019-06-12 14:27:08,322 [server.Accumulo] INFO : master.startup.tserver.avail.min.count = 2 [guest@flash accumulo]$ grep master.startup.tserver.avail.max.wait * gc_flash.superheroes.local.debug.log:2019-06-12 14:27:07,713 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 gc_flash.superheroes.local.log:2019-06-12 14:27:07,713 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 master_flash.superheroes.local.debug.log:2019-06-12 14:27:07,626 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 master_flash.superheroes.local.log:2019-06-12 14:27:07,626 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 Binary file monitor_flash.superheroes.local.debug.log matches monitor_flash.superheroes.local.log:2019-06-12 14:27:04,154 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 tracer_flash.superheroes.local.debug.log:2019-06-12 14:27:08,322 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 tracer_flash.superheroes.local.log:2019-06-12 14:27:08,322 [server.Accumulo] INFO : master.startup.tserver.avail.max.wait = 40 [guest@flash accumulo]$ grep -in ERROR * gc_flash.superheroes.local.debug.log:157:2019-06-12 14:27:07,718 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% gc_flash.superheroes.local.log:154:2019-06-12 14:27:07,718 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% master_flash.superheroes.local.debug.log:155:2019-06-12 14:27:07,632 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% master_flash.superheroes.local.log:152:2019-06-12 14:27:07,632 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% Binary file monitor_flash.superheroes.local.debug.log matches monitor_flash.superheroes.local.log:24:2019-06-12 14:26:49,005 [zookeeper.ClientCnxn] INFO : Opening socket connection to server raven.superheroes.local/10.0.0.6:2181. Will not attempt to authenticate using SASL (unknown error) monitor_flash.superheroes.local.log:179:2019-06-12 14:27:04,157 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% tracer_flash.superheroes.local.debug.log:156:2019-06-12 14:27:08,327 [server.Accumulo] INFO : table.bloom.error.rate = 0.5% tracer_flash.superheroes.local.log:153:2019-06-12 14:27:08,327 [server.Accumulo] INFO : table.bloom.error.rate = 0.5%
---------------------------------------------------------------- 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] With regards, Apache Git Services
