The best way is to use bin/drillbit.sh start. You'll need to install Zookeeper first. This runs Drill in daemon mode.
-- Jacques Nadeau CTO and Co-Founder, Dremio On Wed, Oct 21, 2015 at 10:31 PM, Assaf Lowenstein <[email protected]> wrote: > Hello Drillers, > > How do I make Drill run as a background process on a remote server so it's > available to multiple users all time? > > *nohup bin/drill-embedded* & doesn't work; it only prints Java HotSpot(TM) > 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was > removed in 8.0 in nohup.log. > We also tried to configure it to run with Chef but although the process is > running, http://<IP>:8047 is not accessible. Starting the same Drill in > the > "regular" way (command line, bin/drill-embedded) is working fine. > Is there a special setting that needs to be applied with deploying with > Chef? > > Thanks! > > -- > *Assaf Lowenstein*, *QA Manager, Totango* > http://www.totango.com | Contact me @ cell: +(972) 052-4235550 >
