I downloaded and extracted the binary release. There is no README (hmm... -0)
I ran sqlline. It appears to run. (good +0) I get an exception that I can see how to fix: 01:03:50,709 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /var/log/drill/sqlline.log 01:03:50,709 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/var/log/drill/sqlline.log] 01:03:50,742 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Failed to create parent directories for [/var/log/drill/sqlline.log] 01:03:50,743 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/var/log/drill/sqlline.log,true) call failed. java.io.FileNotFoundException: /var/log/drill/sqlline.log (No such file or directory) at java.io.FileNotFoundException: /var/log/drill/sqlline.log (No such file or directory) On Thu, Sep 5, 2013 at 11:28 PM, Jacques Nadeau <[email protected]> wrote: > Hello, > > Based on great feedback and work by everybody over the last couple days, we > have a new release candidate for milestone 1. As before, please download, > check sig and check functionality for each of the artifacts. > > Vote closes in 3 days, Sunday September 8 and 23:59:59.999 pacific. > > Check it out here: > http://people.apache.org/~jacques/apache-drill-1.0.0-m1.rc2/ > > Thanks! > Jacques >
