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?

.

Reply via email to