[VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-01 Thread Clint Wylie
Hi all, I have created a build for Apache Druid (incubating) 0.15.1, release candidate 2. This is a bug fix release that includes important fixes for Apache Zookeeper based segment loading, the Apache DataSketches (incubating) extension, and much more. You can read the proposed release notes here

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-01 Thread 邱明明
+1 Clint Wylie 于2019年8月2日周五 上午7:38写道: > > Hi all, > > I have created a build for Apache Druid (incubating) 0.15.1, release > candidate 2. > > This is a bug fix release that includes important fixes for Apache > Zookeeper based segment loading, the Apache DataSketches (incubating) > extension, and

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-02 Thread Gian Merlino
+1 (binding) - Verified signatures and checksums of both src and bin packages. - NOTICE, LICENSE, DISCLAIMER are present in both src and bin packages. - Source tarball git.version file is present and correct. - Source tarball builds ok with "mvn package". - Ran through quickstart on binary tarball

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-04 Thread Jonathan Wei
+1 (binding) src: - verified hash and signature - checked LICENSE, NOTICE, DISCLAIMER - ran RAT check - ran integration tests - ran unit tests and compiled binary distribution - ran native batch and kafka quickstart examples from the compiled binary bin: - verified hash and signature - checked LI

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-04 Thread Surekha Saharan
+1 src package: - downloaded, verified signature and hash - compiled source and ran unit tests - ran integration tests - ran RAT check - checked LICENSE, NOTICE, DISCLAIMER bin package: - downloaded, verified signature and hash - ran quickstart batch and kafka ingestion tutorial - checked LICENSE

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-04 Thread Benedict Jin
On 2019/08/01 23:38:30, Clint Wylie wrote: > Hi all, > > I have created a build for Apache Druid (incubating) 0.15.1, release > candidate 2. > > This is a bug fix release that includes important fixes for Apache > Zookeeper based segment loading, the Apache DataSketches (incubating) > extens

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Gian Merlino
PPMC folks, we need one more binding vote to refer this release to the IPMC. Would someone mind taking a look? On Sun, Aug 4, 2019 at 11:19 PM Benedict Jin wrote: > > > On 2019/08/01 23:38:30, Clint Wylie wrote: > > Hi all, > > > > I have created a build for Apache Druid (incubating) 0.15.1, re

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Nishant Bangarwa
+1 (binding) - LICENCE, NOTICE, DISCLAIMER are present - verified signature and checksum for both source and binary - compiled source and ran unit tests - started druid services using quickstart On Tue, Aug 6, 2019 at 7:45 PM Gian Merlino wrote: > PPMC folks, we need one more binding vote to re

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Xavier Léauté
0- (binding) Note: it looks like our Docker images are currently broken due to changes to the example config file layout Don't want to block this release, since we shipped 0.15.0 with the same issue, but worthwhile to point out in the release notes. (See https://github.com/apache/incubator-druid/

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread David Lim
+1 (binding) src package: - verified signature/hash - compared source distribution contents against git tag (c698daa) - LICENSE, NOTICE, and DISCLAIMER are present - unit tests passed - licenses checked - built binary distribution bin package: - verified signature/hash - verified META-INF/MANIFE

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Clint Wylie
Thanks for the votes everyone! I think that is enough to call it and start the IPMC vote. On Tue, Aug 6, 2019 at 9:30 AM David Lim wrote: > +1 (binding) > > src package: > - verified signature/hash > - compared source distribution contents against git tag (c698daa) > - LICENSE, NOTICE, and DISC

[RESULT][VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Clint Wylie
Thanks to everyone who participated in the release! The results are as follows: Clint Wylie: +1 (non-binding) Mingming Qiu: +1 (non-binding) Gian Merlino: +1 (binding) Jon Wei: +1 (binding) Surekha Saharan: +1 (non-binding) Benedict Jin: +1 (non-binding) Nishant Bangarwa: +1 (binding) Xavier Léaut

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Gian Merlino
Hmm, let's get that Docker problem fixed for 0.16.0, which is supposed to be branched off quite soon anyway (it's been about 3 months). Btw, Xavier, are you interested in doing the needed stuff to make our Docker build automatically go up on https://hub.docker.com/u/apache? Right now even though t

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-06 Thread Xavier Léauté
Yes, probably not a discussion for a voting thread, but I'm happy to look into getting official docker images shipped. I know that's been asked for. I believe a docker fix was merged this morning to master so we should be good for 0.16 On Tue, Aug 6, 2019 at 2:35 PM Gian Merlino wrote: > Hmm, le

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-08 Thread Prashant Deva
i think i ran into a pretty serious bug in 0.15.1... https://github.com/apache/incubator-druid/issues/8276 Prashant On Tue, Aug 6, 2019 at 3:04 PM Xavier Léauté wrote: > Yes, probably not a discussion for a voting thread, but I'm happy to look > into getting official docker images shipped. I k

Re: [VOTE] Release Apache Druid (incubating) 0.15.1 [RC2]

2019-08-09 Thread Gian Merlino
Thanks for the report, we'll check it out. On Thu, Aug 8, 2019 at 8:11 PM Prashant Deva wrote: > i think i ran into a pretty serious bug in 0.15.1... > https://github.com/apache/incubator-druid/issues/8276 > > Prashant > > > On Tue, Aug 6, 2019 at 3:04 PM Xavier Léauté wrote: > > > Yes, probabl