-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Hi,
The current structure for druid project is like following:
druid
|- core
|- indexing-service
|- processing
|- server
...
...
Is there is reason why the above project structure was done in particular?
Can't we have the following project structure for druid?
druid
|- historical
|- package/modules related to historical
|- broker
|- package/modules related to broker
|- coordinator
|- package/modules related to coordinator
|- extensions-*
...
...
Any background information would be great to know, how the project structure layout was decided.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels