[CRON] Passed: apache/druid#32822 (master - bf86334)

2021-08-16 Thread Travis CI
Build Update for apache/druid - Build: #32822 Status: Passed Duration: 5 mins and 48 secs Commit: bf86334 (master) Author: Yi Yuan Message: delete some code (#11552) Co-authored-by: yuanyi View the changeset: https://github.com/apache/druid/compare/4e5f9cda

Apache Druid Project Structure

2021-08-16 Thread Jeet Patel
Hello, A question about how druid directory structure came into existence. Druid has processes like historical, coordinator, overlord, broker, etc. We see that the current project root level directories are like druid |- indexing-service |- services |- sql |- core ...