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
