[CRON] Broken: apache/druid#31305 (master - 8a3be6b)

2021-04-23 Thread Travis CI
Build Update for apache/druid - Build: #31305 Status: Broken Duration: 8 mins and 18 secs Commit: 8a3be6b (master) Author: Harini Rajendran Message: Fix TimeSeriesUnionQueryRunnerTest by extending InitializedNullHandlingTest (#11154) View the changeset:

Re: Type 2 SCDs

2021-04-23 Thread Julian Jaffe
Hey Jagannatha, Please see the Druid Schema Design Tips[1] for more information, but for SCD2 usually the easiest and most performant solution is to denormalize your data. If you store the current value at ingestion time, when your dimensions change, new rows will be written with the new

Apache Druid Release voting requirements

2021-04-23 Thread Suneet Saldanha
Hi Druids, I was thinking about the 0.21.0 release vote that was just happening, and found it tedious to help with the vote because I needed to build the code from source as well as run all the tests on my local machine. This got me thinking about what are the key steps that we should check

Re: [VOTE] Release Apache Druid 0.21.0 [RC1]

2021-04-23 Thread Jonathan Wei
+1 (binding) src: - verified checksum, signature - ran RAT check - LICENSE/NOTICE present - ran unit tests and built a binary - ran the batch ingest tutorial and query on binary bin: - verified checksum, signature - LICENSE/NOTICE present - ran the batch ingest tutorial and query docker -

Re: [VOTE] Release Apache Druid 0.21.0 [RC1]

2021-04-23 Thread Jihoon Son
Frank, thanks for your testing. Both tests pass on my side. For the dependency check, the NVD database seems back now and working fine. I sometimes see that the maven dependency check plugin fails with a false report when you have stale files left over from previous builds. Can you try again

Type 2 SCDs

2021-04-23 Thread JagannathaChary.Mandapally
Hi , I want to implement scd2 in Apache druid , Is it possible , Please provide information. Thanks Regards Jagannatha This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not

Re: [VOTE] Release Apache Druid 0.21.0 [RC1]

2021-04-23 Thread frank chen
Hi Jihoon, Here're check results on my environment. And there are 3 problems: 1) CVE warning 2) dependency check failure 3) docker startup failure src package: - verified signature/checksum - LICENSE/NOTICE present - CVE check reports vulnerabilities warning as follows One or more dependencies