+1 src package: - verified signature/hash - ran RAT check - compared source distribution contents against git tag (f169ada) - LICENSE, NOTICE, and DISCLAIMER are present - compiled and ran unit tests - built binary distribution - ran quickstart batch tutorial
bin package: - verified signature/hash - verified META-INF/MANIFEST.MF:Build-Revision tag in JAR files matches source distribution git.version:Build-Revision (f169ada) - ran quickstart batch tutorial On Sun, Mar 31, 2019 at 4:48 PM Jihoon Son <jihoon...@apache.org> wrote: > +1 > > src package: > - verified signature/hash > - compiled and ran unit tests, passed > > bin package: > - verified signature/hash > - ran Kafka/Kinesis Indexing service for a couple of days, verified query > results > > Jihoon > > On Fri, Mar 29, 2019 at 4:08 PM Clint Wylie <clint.wy...@imply.io> wrote: > > > +1 > > > > src package: > > - verified signature/hash > > - ran RAT check, passed > > - compiled and ran unit tests, passed > > - ran integration tests, passed > > - built binary distribution, ran quickstart batch tutorial with compiled > > artifacts, stuff loaded and and could be queried > > > > bin package: > > - verified signature/hash > > - ran quickstart batch tutorial, stuff loaded and and could be queried > > > > On Fri, Mar 29, 2019 at 12:30 AM Jonathan Wei <jon...@apache.org> wrote: > > > > > Hi all, > > > > > > I have created a build for Apache Druid (incubating) 0.14.0, release > > > candidate 3. > > > > > > A list of the patches applied since release candidate 1 can be found > > here: > > > > > > > > > https://github.com/apache/incubator-druid/pulls?utf8=%E2%9C%93&q=is%3Apr+base%3A0.14.0-incubating+merged%3A%3E2019-03-23T05+ > > > > > > Thanks to everyone who has contributed to this release! You can read > the > > > proposed release notes here: > > > https://github.com/apache/incubator-druid/issues/7126 > > > > > > The release candidate has been tagged in GitHub as > > > druid-0.14.0-incubating-rc3 (f169ada), available here: > > > > > > > > > https://github.com/apache/incubator-druid/releases/tag/druid-0.14.0-incubating-rc3 > > > > > > The artifacts to be voted on are located here: > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/druid/0.14.0-incubating-rc3/ > > > > > > Release artifacts are signed with the following key: > > > https://people.apache.org/keys/committer/jonwei.asc. This key and the > > key > > > of other committers can also be found in the project's KEYS file here: > > > > > > https://dist.apache.org/repos/dist/release/incubator/druid/KEYS > > > > > > (If you are a committer, please feel free to add your own key to that > > file > > > by following the instructions in the file's header.) > > > > > > Please review the proposed artifacts and vote. Note that Apache has > > > specific > > > requirements that must be met before +1 binding votes can be cast by > PMC > > > members. Please refer to the policy at > > > http://www.apache.org/legal/release-policy.html#policy for more > details. > > > > > > As part of the validation process, the release artifacts can be > generated > > > from source by running: mvn clean install -Papache-release,dist > > > > > > The RAT license check can be run from source by: > > > mvn apache-rat:check -Prat > > > > > > This vote will be open for at least 72 hours. The vote will pass if a > > > majority of at least three +1 PMC votes are cast. > > > > > > Once the vote has passed, the second stage vote will be called on the > > > Apache Incubator mailing list to get approval from the Incubator PMC. > > > > > > [ ] +1 Release this package as Apache Druid (incubating) 0.14.0 > > > [ ] 0 I don't feel strongly about it, but I'm okay with the release > > > [ ] -1 Do not release this package because... > > > > > > Thanks! > > > > > >