pinot-plugins/pinot-stream-ingestion/README.md
The pinot-connectors module is the place to write any pinot connectors to streams. For example, the pinot-kafka-3.0 sub module contains the stream implementation for kafka-3.0. Dependencies to be shared across all sub modules are to be added in the pinot-connectors/pom.xml, and dependencies specific to the specific connector should go in its own pom file