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
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
...