I unpacked the source tarball and was able to build successfully ( on a new machine).
The distributed aggregation now works properly. The only problem I noticed is both rebuffed and non-rebuffed jars are included in the binary tarball, which seemed to create some problems, that were resolved by removing the non-rebuffed jars. On Fri, Sep 6, 2013 at 1:11 AM, Ted Dunning <[email protected]> wrote: > Basic queries from sqlline seem to work. > > I say +1 to shipping with small defects. > > I have not exploded either of the source artifacts. > > > On Fri, Sep 6, 2013 at 1:09 AM, Ted Dunning <[email protected]> wrote: > > > The sample data is missing from the binary release. (boo! -0) > > > > > > On Fri, Sep 6, 2013 at 1:08 AM, Ted Dunning <[email protected]> > wrote: > > > >> > >> The signatures appear correct on both tar files. > >> > >> > >> On Fri, Sep 6, 2013 at 1:06 AM, Ted Dunning <[email protected] > >wrote: > >> > >>> > >>> 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 > >>>> > >>> > >>> > >> > > >
