This is an automated email from the ASF dual-hosted git repository. surekha pushed a commit to branch updates in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit d85ae4697ccea39e3a6960fe6aace386f6cc69c7 Author: Surekha Saharan <[email protected]> AuthorDate: Fri Jun 5 15:10:52 2020 -0700 update events and poweredby pages --- _data/events.yml | 8 ++++---- druid-powered.md | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_data/events.yml b/_data/events.yml index 9965d4b..91c8eda 100644 --- a/_data/events.yml +++ b/_data/events.yml @@ -1,7 +1,7 @@ -- date: 2020-05-27 - name: "Virtual Apache Druid Meetup: AIADA (Ask Itai and David Anything)" - info: "Hosted by Big Things Meetup Group" - link: https://www.meetup.com/Big-things-are-happening-here/events/270646030/ +- date: 2020-06-17 + name: "Virtual Apache Druid AGA (Ask Gian Anything) / Monthly Office Hours" + info: "Bay Area Apache Druid Meetup by Imply" + link: https://www.meetup.com/druidio/events/271060404/ - date: 2020-11-02 name: "Druid Summit" diff --git a/druid-powered.md b/druid-powered.md index 04b4907..67f96d2 100644 --- a/druid-powered.md +++ b/druid-powered.md @@ -159,6 +159,7 @@ Druid powers our applications related metrics and helps us slice and dice analyt Druid powers a dashboard used internally to visualize real-time analytics on GumGum's Real Time Bidding platform. GumGum runs Druid on Amazon EC2 and can ingest up to 300,000 events per second at peak time. * [Lambda Architecture with Druid at GumGum](http://whynosql.com/2015/11/06/lambda-architecture-with-druid-at-gumgum/) +* [Optimized Real-time Analytics using Spark Streaming and Apache Druid](https://medium.com/gumgum-tech/optimized-real-time-analytics-using-spark-streaming-and-apache-druid-d872a86ed99d) ## Hulu --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
