[ANNOUNCE] Apache Pinot (incubating) 0.6.0 released

2020-11-17 Thread Jialiang Li
Hello community,

We are pleased to announce that Apache Pinot (incubating) 0.6.0 is released!

Apache Pinot (incubating) is a distributed columnar storage engine that can
ingest data in realtime and serve analytical queries at low latency.

The release can be downloaded at: https://pinot.apache.org/download

The release note is available at:
https://docs.pinot.apache.org/basics/releases/0.6.0


Additional resources -
Project website: https://pinot.apache.org
Getting started: https://docs.pinot.apache.org/getting-started
Mailing list: d...@pinot.apache.org
Slack channel: https://communityinviter.com/apps/apache-pinot/apache-pinot
Twitter: https://twitter.com/ApachePinot

Best Regards,

Apache Pinot (incubating) Team

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[ANNOUNCE] Apache Pinot (incubating) 0.6.0 released

2020-11-17 Thread Jialiang Li
Hello community,

We are pleased to announce that Apache Pinot (incubating) 0.6.0 is released!

Apache Pinot (incubating) is a distributed columnar storage engine that can
ingest data in realtime and serve analytical queries at low latency.

The release can be downloaded at: https://pinot.apache.org/download

The release note is available at:
https://docs.pinot.apache.org/releases/0.6.0


Additional resources -
Project website: https://pinot.apache.org
Getting started: https://docs.pinot.apache.org/getting-started
Mailing list: d...@pinot.apache.org
Slack channel: https://communityinviter.com/apps/apache-pinot/apache-pinot
Twitter: https://twitter.com/ApachePinot

Best Regards,

Apache Pinot (incubating) Team

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT] [VOTE] Release Apache Pinot (incubating) 0.6.0 RC1

2020-11-17 Thread Jialiang Li
Thank you for everyone who participated to the vote. The voting is now
closed and it has passed with 3 +1 (binding), and no 0 or -1 votes.

Binding:
+1 Felix Cheung
+1 Olivier Lamy
+1 Kishore Gopalakrishna
+1 Dave Fisher

Voting thread:
https://lists.apache.org/thread.html/rb6ea849f6904854fdcb285c964ffc692ae20543a2dd6081dfc1501ea%40%3Cgeneral.incubator.apache.org%3E

Thanks,
Apache Pinot (incubating) community

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache MXNet (incubating) version 1.8.0.rc2

2020-11-17 Thread Dave Fisher
Hi -

It is really great that you did all the license work. It’s just hard for an 
IPMC member to audit it.

The rat-excludes file is quite large and not in an obvious location. It would 
be helpful to organize it and add comments about why certain files and globs 
are included in the excludes.

eg.

# why are these directories excluded - what’s the license? Does RAT not 
recognize it?
image-classification/*
ctc_include/*
dlpack/*
dmlc-core/*
googletest/*
intgemm/*
mkldnn/*
nvidia_cub/*
onnx-tensorrt/*
openmp/*

This was not an exhaustive sample.

Regards,
Dave

> On Nov 16, 2020, at 12:56 PM, Sheng Zha  wrote:
> 
> Hi Dave,
> 
> Thank you very much for the help and support. In MXNet we do use Apache Rat 
> as part of our CI, and it's run on every pull request [1]. When executing 
> license check, we excluded some file types (e.g. intermediate outputs from 
> builds, lock files, etc.), and some third-party modules that we bundle in 
> source distribution [2] (as license headers are missing in some of their 
> files). For third-party licenses, as part of 1.8.0.rc2 check, we went through 
> a thorough review of third-party files and assembled their licenses into our 
> LICENSE file [3]. The last effort should have covered those that show as 
> unknown license from a complete Rat check.
> 
> In the meantime, in future releases we will explore minimizing the bundled 
> third-party code to completely resolve any such potential issue and try to 
> make sure that we have control to the license headers of all files we bundle. 
> Let us know if there is any suggestion to help us earn +1s from this list.
> 
> Thanks,
> Sheng
> 
> [1] 
> https://github.com/apache/incubator-mxnet/blob/6bc064771d805163cd22123e9b3ec25bb55341d3/ci/docker/runtime_functions.sh#L1013-L1034
> [2] 
> https://github.com/apache/incubator-mxnet/blob/6bc064771d805163cd22123e9b3ec25bb55341d3/tests/nightly/apache_rat_license_check/rat-excludes
> [3] https://github.com/apache/incubator-mxnet/issues/19427
> 
> On 2020/11/16 20:17:39, Dave Fisher  wrote: 
>> Hi -
>> 
>> I went through the exercise, but I’m +0 as I really cannot handle reviewing 
>> the license for 3000 files.
>> 
>> % java -jar ~/Development/apache-rat-0.13/apache-rat-0.13.jar -d . | more
>> 
>> *
>> Summary
>> ---
>> Generated at: 2020-11-16T12:06:53-08:00
>> 
>> Notes: 67
>> Binaries: 2609
>> Archives: 0
>> Standards: 10304
>> 
>> Apache Licensed: 7091
>> Generated Documents: 0
>> 
>> JavaDocs are generated, thus a license header is optional.
>> Generated files do not require license headers.
>> 
>> 3167 Unknown Licenses
>> 
>> Please learn how to use Apache Rat and make it recognize all those unknown 
>> licenses …
>> 
>> Thanks,
>> Dave
>> 
>> 
>>> On Nov 1, 2020, at 9:01 PM, Skalicky, Sam  
>>> wrote:
>>> 
>>> Dear community,
>>> 
>>> This is a call for a releasing Apache MXNet (incubating) 1.8.0, release 
>>> candidate 2.
>>> 
>>> Apache MXNet (incubating) community has voted and approved the release.
>>> 
>>> Vote thread:
>>> https://lists.apache.org/thread.html/r7db67b84ff410dca63a678c4ec8f8a2a13cbf33fe1cee3252d5598f0%40%3Cdev.mxnet.apache.org%3E
>>> 
>>> Result thread:
>>> https://lists.apache.org/thread.html/r5c62a443811785e8785569d27403982068df724b63e6ac363c1bf741%40%3Cdev.mxnet.apache.org%3E
>>> 
>>> The source tarball, including signatures, digests, etc. can be found at:
>>> https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.8.0.rc2
>>> 
>>> The tag to be voted upon is 1.8.0.rc1:
>>> https://github.com/apache/incubator-mxnet/releases/tag/1.8.0.rc2
>>> 
>>> The release hash is 6d5d8b9c6c8fca0d192ec99be1ccfb364327a3ad:
>>> https://github.com/apache/incubator-mxnet/commit/6d5d8b9c6c8fca0d192ec99be1ccfb364327a3ad
>>> 
>>> KEYS file available:
>>> https://dist.apache.org/repos/dist/dev/incubator/mxnet/KEYS
>>> 
>>> For information about the contents of this release, see:
>>> https://cwiki.apache.org/confluence/display/MXNET/1.8.0+Release+Notes
>>> 
>>> Here are the changes comparing to 1.8.0.rc1:
>>> * Updated LICENSE for all submodules
>>> * Changed intgemm to a submodule instead of fetch
>>> * Updated DISCLAIMER
>>> 
>>> The vote will be open for 72 hours.
>>> [ ] +1 release this package as #
>>> [ ] +0 no opinion
>>> [ ] -1 do not release this package because...
>>> 
>>> Best regards,
>>> Sam Skalicky
>> 
>> 
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
>> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: 

Re: [VOTE] Release Apache Superset (incubating) version 0.38.0

2020-11-17 Thread Dave Fisher
Hi -

After tomorrow’s Board Meeting you should be fine on your own.

Best Regards,
Dave

> On Nov 16, 2020, at 5:18 PM, Evan Rusackas  wrote:
> 
> Hi Dave (and everyone),
> 
> We just wanted to make it known here that we’ve merged a PR [1] to address 
> this issue, and bring forth a new release candidate as soon as possible.
> 
> Thanks for catching this, and sorry you had to… we previously thought we were 
> all clear after getting the license/attributions cleared to meet the 
> “appropriately labeled condition” for the SIL Open Font License inclusion. 
> We’ll leave that annotation in the license file still, I believe it’s still 
> relevant/appropriate with the fonts brought in via NPM.
> 
> Thanks again,
> 
> -e-
> 
> [1] https://github.com/apache/incubator-superset/pull/11718
> 
> Evan Rusackas
> ( he | him )
> Frontend Lead
> Preset | preset.io
> On Nov 16, 2020, 11:28 AM -0800, Dave Fisher , wrote:
>> 
>> 
>>> On Nov 16, 2020, at 11:24 AM, Maxime Beauchemin 
>>>  wrote:
>>> 
>>> Hi,
>>> 
>>> I thought we were ok around SIL. This was validated in previous releases as
>>> [from my understanding] we meet the conditions listed in
>>> https://www.apache.org/legal/resolved.html#weak-copyleft-licenses
>> 
>> You did flag them which is good!
>> 
>>> 
 You should find another way to make use of these fonts.
>>> Would loading the fonts from `npm` at build time help instead of packaging
>>> the binaries in the source release?
>> 
>> Yes. We are not supposed to distribute these, but they can be used and 
>> brought in through the build.
>> 
>> Regards,
>> Dave
>>> 
>>> Max
>>> 
>>> 
>>> 
>>> On Mon, Nov 16, 2020 at 10:55 AM Dave Fisher  wrote:
>>> 
 -1 (binding)
 
 You are including Class B in your source release with these fonts.
 
 https://www.apache.org/legal/resolved.html#weak-copyleft-licenses
 
 
 Third party SIL Open Font License v1.1 (OFL-1.1)
 
 
 (SIL OPEN FONT LICENSE Version 1.1) The Inter font family (
 https://github.com/rsms/inter)
 (SIL OPEN FONT LICENSE Version 1.1) The Fira Code font family (
 https://github.com/tonsky/FiraCode)
 
 You should find another way to make use of these fonts.
 
 Regards,
 Dave
 
> On Nov 16, 2020, at 8:44 AM, Daniel Gaspar  wrote:
> 
> Kind reminder to the IPMC to vote on this release
> 
> Thank you!
> 
> 
> On 2020/11/09 19:11:35, daniel gaspar 
 wrote:
>> Hello IPMC,
>> 
>> The Apache Superset (incubating) community has voted on and approved a
>> proposal to
>> release Apache Superset (incubating) version 0.38.0.
>> The voting thread can be found here:
>> 
 https://lists.apache.org/thread.html/rcec99715a8d9ede91b36f58a29b1bb5602eecab5a3e4dd012b44d975%40%3Cdev.superset.apache.org%3E
>> 
>> 
>> Here are the binding +1 votes from mentors, carrying over from the
 podling
>> vote:
>> - Felix Cheung
>> 
>> We now kindly request the Incubator PMC members review and vote on this
>> incubator release.
>> 
>> Apache Superset (incubating) is a modern, enterprise-ready business
>> intelligence web application
>> 
>> The release candidate:
>> https://dist.apache.org/repos/dist/dev/incubator/superset/0.38.0rc3/
>> 
>> Git tag for the release:
>> https://github.com/apache/incubator-superset/tree/0.38.0rc3
>> 
>> The Change Log for the release:
>> 
 https://github.com/apache/incubator-superset/blob/0.38.0rc3/CHANGELOG.md
>> 
>> public keys are available at:
>> 
>> https://www.apache.org/dist/incubator/superset/KEYS
>> 
>> The vote will be open for at least 72 hours or until the necessary
 number
>> of votes are reached.
>> 
>> Please vote accordingly:
>> 
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove with the reason
>> 
>> Thanks,
>> The Apache Superset (Incubating) Team
>> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
 
 
 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
 
 
>> 
>> 
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands,