Hi, it might be that the problem is that your JAVA_HOME contains spaces. Discussed in DRILL-5280. Posted detailed answer on stackoverflow as well.
Kind regards Arina On Tue, Jul 18, 2017 at 1:11 PM, Med Dhaker Abdeljawed < [email protected]> wrote: > 1down votefavorite > <https://stackoverflow.com/questions/45141935/how-to- > start-drillbit-distributed-and-in-single-node-with-windows/45156594#> > > I want to start drillbit sevrer in Distributed mode in Windows but didn't > work, > > I started ZooKeeper and works fine with " zkServer.cmd ", and started drill > with cygwin command like this : " sh drillbit.sh start " but the server > don't start and give this error in drillbit.out log file : > > C:\Drill/bin/runbit: line 107: exec: C:\Program: not found >
