+1 (binding) - built from source, installed on a 3 node Centos cluster. - verified user authentication from sqlline. - ran concurrent queries from 2 sessions. Queries include mix of long and short runtime and queries with limit. - verified canceling queries in the middle of execution from sqlline. - verified running queries on filesystem data with user impersonation (including chained) enabled.
Thanks Venki On Sat, May 16, 2015 at 6:44 PM, Sudheesh Katkam <[email protected]> wrote: > +1 (non-binding) > > * downloaded and built from source; ran unit tests on Linux > * ran queries (including cancellations) on a 3 node cluster; verified > states in web UI > * ran queries (including cancellations) in embedded mode on Mac; verified > states in web UI > * tested REST API for queries and profiles > > - Sudheesh > > > On May 16, 2015, at 4:47 PM, Parth Chandra <[email protected]> > wrote: > > > > +1 (binding) > > Downloaded src. > > Built and ran all unit tests on Centos. > > Ran some queries. Ran a long running query and canceled. Checked Web UI > > shows correct state. > > Built and ran tests on C++ client on Windows 7 (x64). > > > > > > > >> On Sat, May 16, 2015 at 4:05 PM, Aditya <[email protected]> > wrote: > >> > >> * Checksum and signature (Jacques' key) verified. > >> * Launched sqlline from cygwin and Windows command shell and ran sample > >> queries on JSON/Parquet files. > >> * Tested Web UI links. > >> * Verified that the source package contains snapshot of Drill source > >> repository at 13a0c3c70991f29ca240adcac32b11b0d4fef21e. > >> * Build from the source and ran unit tests. > >> > >> Everything in green. > >> > >> +1 (binding). > >> > >> aditya... > >> > >> On Sat, May 16, 2015 at 2:10 PM, Mehant Baid <[email protected]> > >> wrote: > >> > >>> +1 (binding) > >>> > >>> * Downloaded src tarball ran mvn clean install successfully. > >>> * Was able to bring up Drill bit and ran a few queries successfully. > >>> * Verified the web UI is up and spot checked profiles for the queries. > >>> * Verified submitting queries via the web UI. > >>> * Verified cancellation works with queries with blocking and > non-blocking > >>> operators. > >>> * Verified md5 and sha1 checksums for both source and binary. > >>> > >>> Thanks > >>> Mehant > >>> > >>> > >>>> On 5/16/15 1:32 PM, Bridget Bevens wrote: > >>>> > >>>> +1 (binding) > >>>> Downloaded the tarball and ran tutorials on Drill doc site. > >>>> > >>>> ~Bridget > >>>> > >>>> On Sat, May 16, 2015 at 9:06 AM, Aman Sinha <[email protected]> > >> wrote: > >>>> > >>>> +1 (binding) > >>>>> - Downloaded tar ball > >>>>> - setup storage plugins for a TPC-DS parquet data source > >>>>> - ran several queries (joins, grouped/non-grouped aggrs, order-by > etc.) > >>>>> on > >>>>> SqlLine against TPC-DS successfully. > >>>>> - Ran Explain plans, validated plans > >>>>> - canceled queries on sqlline, monitored query profiles through the > >> WebUI > >>>>> > >>>>> Aman > >>>>> > >>>>> On Sat, May 16, 2015 at 8:40 AM, Abdel Hakim Deneche < > >>>>> [email protected]> > >>>>> wrote: > >>>>> > >>>>> +1 (non-binding) > >>>>>> Downloaded source tar and built using "mvn clean install" on both > Mac > >>>>>> and > >>>>>> CentOS > >>>>>> Run several queries using sqlline, everything working fine > >>>>>> > >>>>>> Thanks! > >>>>>> > >>>>>> On Fri, May 15, 2015 at 10:09 PM, Neeraja Rentachintala < > >>>>>> [email protected]> wrote: > >>>>>> > >>>>>> +1 (non-binding) > >>>>>>> - Downloaded the tar > >>>>>>> - Tried tutorials from drill.apache.org/docs/tutorials > >>>>>>> > >>>>>>> -thanks > >>>>>>> > >>>>>>> On Fri, May 15, 2015 at 8:03 PM, Jacques Nadeau < > [email protected]> > >>>>>>> wrote: > >>>>>>> > >>>>>>> Hey Everybody, > >>>>>>>> > >>>>>>>> I'm happy to propose a new release of Apache Drill, version 1.0.0. > >>>>>>> This > >>>>>> > >>>>>>> is > >>>>>>> > >>>>>>>> the second release candidate (rc1). It includes a few issues > found > >>>>>>> earlier > >>>>>>> > >>>>>>>> today and covers a total of 228 JIRAs*. > >>>>>>>> > >>>>>>>> The vote will be open for 72 hours ending at 8pm Pacific, May 18, > >>>>>>> 2015. > >>>>> > >>>>>> [ ] +1 > >>>>>>>> [ ] +0 > >>>>>>>> [ ] -1 > >>>>>>>> > >>>>>>>> thanks, > >>>>>>>> Jacques > >>>>>>>> > >>>>>>>> [1] > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12325568 > >>>>> > >>>>>> [2] http://people.apache.org/~jacques/apache-drill-1.0.0.rc1/ > >>>>>>>> > >>>>>>>> > >>>>>>>> *Note, the previous rc0 vote email undercounting the number of > >> closed > >>>>>>>> JIRAs. > >>>>>> > >>>>>> -- > >>>>>> > >>>>>> Abdelhakim Deneche > >>>>>> > >>>>>> Software Engineer > >>>>>> > >>>>>> <http://www.mapr.com/> > >>>>>> > >>>>>> > >>>>>> Now Available - Free Hadoop On-Demand Training > >>>>>> < > >> > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > >> >
