+1 (binding) Downloaded source and was able to build and run unit tests successfully.
Was able to start Drillbit in distributed and embedded mode and run tpch queries successfully. Thanks Mehant On Sat, Mar 28, 2015 at 12:26 PM, Venki Korukanti <[email protected] > wrote: > +1 (binding) > > Downloaded tar.gz file from [1] and installed on a single node cluster. > Successfully ran several queries (including joins and order by) on TPCH SF > 10 data stored in HDFS. > > [1] http://people.apache.org/~jacques/apache-drill-0.8.0.rc1/ > apache-drill-0.8.0.tar.gz > < > http://people.apache.org/~jacques/apache-drill-0.8.0.rc1/apache-drill-0.8.0.tar.gz > > > > Thanks > Venki > > On Sat, Mar 28, 2015 at 11:23 AM, Tomer Shiran <[email protected]> wrote: > > > I think it's ok to ship. > > > > > > > > > On Mar 28, 2015, at 11:13 AM, Jinfeng Ni <[email protected]> > wrote: > > > > > > +1 > > > > > > * Download src tar ball and run full build on Mac OS twice. Run > several > > > sample queries. All are good. > > > * Verified md5 / sha1 checksum > > > > > > For DRILL-2458, I feel this is not a show stopper, since it is marked > as > > > targeting for 0.9. We have many JIRA opened, including incorrect result > > > issues, and we do not intend to fix all of them in this 0.8 release. > > > > > > > > > > > >> On Sat, Mar 28, 2015 at 10:53 AM, Aman Sinha <[email protected]> > > wrote: > > >> > > >> It looks like DRILL-2458 is tagged for 0.9, not 0.8, so the patch > never > > got > > >> included in the 0.8 release. I think we should either include it > (and > > >> verify it resolves the issue) or disable the default setting...what do > > you > > >> think ? > > >> I am changing my vote to +0 at this time since there is a workaround. > > >> > > >> Aman > > >> > > >>> On Sat, Mar 28, 2015 at 10:24 AM, Aman Sinha <[email protected]> > > wrote: > > >>> > > >>> Yes, disabling the mux exchange resolves the problem. I would be > more > > >>> comfortable changing the default value of this setting to false > since > > it > > >>> is a common enough scenario, but am open to discussion... > > >>> > > >>> On Sat, Mar 28, 2015 at 10:14 AM, Jacques Nadeau <[email protected] > > > > >>> wrote: > > >>> > > >>>> If you disable the mux exchange, (ALTER SESSION SET > > >>>> `planner.enable_mux_exchange` = FALSE), does it still occur? If it > > >>>> doesn't, do you still think this should block the release? > > >>>> > > >>>> On Sat, Mar 28, 2015 at 10:10 AM, Aman Sinha <[email protected]> > > >> wrote: > > >>>> > > >>>>> -1 for me. Downloaded the tar file and installed on my macbook. > Ran > > >>>>> several complex queries successfully. However, found an issue with > > >> CTAS > > >>>>> where we end up creating an extra hash value column..this was one > of > > 2 > > >>>>> things reported in DRILL-2458 and is not fully fixed. > > >>>>> > > >>>>> Aman > > >>>>> > > >>>>> On Fri, Mar 27, 2015 at 8:08 PM, Steven Phillips < > > >>>> [email protected]> > > >>>>> wrote: > > >>>>> > > >>>>>> +1 (binding) > > >>>>>> > > >>>>>> On Fri, Mar 27, 2015 at 7:39 PM, Aditya <[email protected]> > > >>>> wrote: > > >>>>>> > > >>>>>>> +1 (binding). > > >>>>>>> > > >>>>>>> # Signatures, checksum verified. > > >>>>>>> # Built from sources, ran unit tests on Windows with Java 1.7. > > >>>>>>> # Started Drill in embedded and distributed mode on a Windows > > >>>> machine, > > >>>>>> ran > > >>>>>>> sample queries from CP. > > >>>>>>> # Configured HBase plugin with HBase 0.98.10, ran few queries > > >> joined > > >>>>> with > > >>>>>>> CSV and JSON data. > > >>>>>>> > > >>>>>>> On Fri, Mar 27, 2015 at 5:47 PM, Parth Chandra < > > >>>> [email protected]> > > >>>>>>> wrote: > > >>>>>>> > > >>>>>>>> +1 binding. > > >>>>>>>> Built on Linux from src. Started drillbit and ran a few test > > >>>> queries > > >>>>>> from > > >>>>>>>> sqlline. Looks good. > > >>>>>>>> > > >>>>>>>> On Wed, Mar 25, 2015 at 11:49 PM, Jacques Nadeau < > > >>>> [email protected] > > >>>>>> > > >>>>>>>> wrote: > > >>>>>>>> > > >>>>>>>>> Good evening, > > >>>>>>>>> > > >>>>>>>>> I would like to propose the release of Apache Drill, version > > >>>> 0.8.0. > > >>>>>>> This > > >>>>>>>>> is the second candidate for release (rc1). This includes a > > >>>> number > > >>>>> of > > >>>>>>>>> stability fixes over the previous candidate after discovery > > >> that > > >>>>> the > > >>>>>>>>> in-progress query status was unavailable. > > >>>>>>>>> > > >>>>>>>>> This release includes >230 resolved JIRAs [1]. Note that some > > >>>> of > > >>>>> the > > >>>>>>>> fixes > > >>>>>>>>> in this release are not yet merged into master. As such, I > > >> have > > >>>>> yet > > >>>>>> to > > >>>>>>>>> close some bugs. I will close them once these changes are > > >>>> merged > > >>>>>> into > > >>>>>>>>> master. > > >>>>>>>>> > > >>>>>>>>> The artifacts are hosted at [2]. > > >>>>>>>>> > > >>>>>>>>> This is on the 0.8.0 release branch as shown at [3]. For > > >>>>> reference, > > >>>>>>> the > > >>>>>>>>> previous release candidate was based on the git hash > > >>>>>>>>> f1b59ed4467ddaf75bc986ec095a20d6c28e9d15. > > >>>>>>>>> > > >>>>>>>>> The vote will be open for 72 hours, ending Midnight Pacific, > > >>>> March > > >>>>>> 29, > > >>>>>>>> 2015 > > >>>>>>>>> > > >>>>>>>>> [ ] +1 > > >>>>>>>>> [ ] +0 > > >>>>>>>>> [ ] -1 > > >>>>>>>>> > > >>>>>>>>> > > >>>>>>>>> Thank you, > > >>>>>>>>> Jacques > > >>>>>>>>> > > >>>>>>>>> [1] > > >> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12328812 > > >>>>>>>>> [2] http://people.apache.org/~jacques/apache-drill-0.8.0.rc1/ > > >>>>>>>>> [3] > > >> > > > https://git-wip-us.apache.org/repos/asf?p=drill.git;a=shortlog;h=refs/heads/0.8.0 > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> -- > > >>>>>> Steven Phillips > > >>>>>> Software Engineer > > >>>>>> > > >>>>>> mapr.com > > >> > > >
