hello ! I am quite interested in Drill. But now I have some questions to start drill.
I have a node, whose information: Linux Master.hadoop 2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux CentOS release 6.5 (Final) According to the way "Installing Drill on Linux" in the page of "https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+in+10+Minutes". I got my drill from "http://apache.claz.org/drill/drill-0.7.0/apache-drill-0.7.0.tar.gz". When wanting to start my drill, it shows: [root@Master apache-drill-0.7.0]# bin/sqlline -u jdbc:drill:zk=local Error: Failure while attempting to start Drillbit in embedded mode. (state=,code=0) sqlline version 1.1.6 0: jdbc:drill:zk=local> Is it necessary to build a distributed system like hbase or hadoop before start drill? If not, I have no idea on it. Could you give me a hand about it. Much appreciate ! Yours, Kun
