> But when we run “./sqlline -u jdbc:drill:schema=parquet -n admin -p admin”
> there are some ERRORs and Failure trying to connect to Drill.
In order to help you, it would certainly help if you share these errors, either
here via copy and paste or put it on pastebin/gist and link to it.
Cheers,
Michael
--
Michael Hausenblas
Ireland, Europe
http://mhausenblas.info/
On 6 Dec 2013, at 09:09, Guo, Ying Y <[email protected]> wrote:
> Hi all,
> We have modified ./sqlparser/target/classes/storage-engines.json:
> "parquet" :
> {
> "type":"parquet",
> "dfsName" : "hdfs:// localhost:9000"
> }
> We also have recompiled and generated new
> drill-sqlparser-1.0.0-m2-incubating-SNAPSHOT.jar.
> But when we run “./sqlline -u jdbc:drill:schema=parquet -n admin -p admin”
> there are some ERRORs and Failure trying to connect to Drill.
> I don't know why. Do you know what else need to do?
>
> .
>