You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Divya Gehlot <di...@gmail.com> on 2017/08/08 06:40:02 UTC

[ERROR]:unable to start drill in distributed mode in windows server 2012

Hi,
I have installed Drill 1.11 in dustributed mode in windows server 2012

*Below are confiiguration of my drill-overide.conf file :*

drill.exec: {
>   cluster-id: "drilldistmode",
>   zk.connect: "NameNode:2181,DataNode1:2181,DataNode2:2181"
> }


*Start Drill *
*Start mode* : git bash command line
*command* : sh drillbit.sh start

*Tested :*
Zookeeper running fine

*Error in drillbit.out :*
Error: Could not find or load main class
org.apache.drill.exec.server.Drillbit



Thanks,
Divya