No, I Start Drill in embedded mode using the drill-embedded command: bin/drill-embedded.
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. 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? Tx U Obtener Outlook para Android<https://aka.ms/ghei36> De: Vitalii Diravka Enviado: jueves, 12 de julio 14:06 Asunto: Re: help drill down in production Para: [email protected] Hi Jose, When you exit from SqlLine in embedded mode the drillbit shuts down. You can run Drill in distributed mode by running "*bin/drillbit.sh --start*" and then connect to it with SqlLine by using JDBC connecting string or by using prepared script with connecting string "*bin/drill-conf*" or " *bin/drill-localhost*". You can find more information here: *https://drill.apache.org/docs/starting-drill-in-distributed-mode/ * Kind regards Vitalii On Thu, Jul 12, 2018 at 10:20 PM jose luis wrote: > I installed drill in production, but when I connect via ssh and I raise > the bin / drill-embedded process and when I exit ssh, the drill process > shuts down, how do I solve this? TxU > > mail: [email protected] > > Obtener Outlook para Android > >
