Hi, One question : for production is ZooKeeper quorum Mode Prerequisite or I can use ZooKeeper standalone, because I am using one install server ubuntu no more.
If you have to build a cluster!, I ask, do you have to install more server operative Ubuntu? or the quorum is raised over a single ubuntu installation and how many minimal nodes should be created Tx U Obtener Outlook para Android<https://aka.ms/ghei36> ________________________________ From: Ted Dunning <[email protected]> Sent: Thursday, July 12, 2018 3:31:30 PM To: user Subject: Re: help drill down in production On Thu, Jul 12, 2018 at 1:36 PM jose luis <[email protected]> wrote: > No, I Start Drill in embedded mode using the drill-embedded command: > bin/drill-embedded. > As others have said, that is a mistake. Don't do that. > And, I installed drill in ubuntu in an amazon aws free instance that also > has only 1 gigabyte of memory, but this if I could configure it in drill, > but when the connection via ssh is turned off or close it also goes off or > low drill. > Indeed, when you exit ssh, it will kill the embedded Drill. Don't expect this to work. Also, that amount of memory is *very* small. Drill can be made to work with only a tiny amount of memory, but it won't run as fast. And, Will the Drill Installation in distributed mode or embedded mode > affect production? Is there a way to see why the drill process shuts down? > The drill process is shutting down because you are running embedded mode. Follow the advice Abishek and look at the documentation. Use distributed mode on more than one node.
