This is an automated email from the ASF dual-hosted git repository.

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 345896b7d1 Updated stream Ingestion Readme (#14043)
345896b7d1 is described below

commit 345896b7d1e19fd0739d55e8f1bde28eed1ecde4
Author: Abhishek Sharma <abhishek.sha...@spothero.com>
AuthorDate: Fri Sep 20 15:51:10 2024 -0400

    Updated stream Ingestion Readme (#14043)
---
 pinot-plugins/pinot-stream-ingestion/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pinot-plugins/pinot-stream-ingestion/README.md 
b/pinot-plugins/pinot-stream-ingestion/README.md
index 1c7dadfdfd..7f8294e221 100644
--- a/pinot-plugins/pinot-stream-ingestion/README.md
+++ b/pinot-plugins/pinot-stream-ingestion/README.md
@@ -20,4 +20,4 @@
 -->
 # Pinot connectors module
 
-The pinot-connectors module is the place to write any pinot connectors to 
streams. For exampple, the pinot-connector-kafka-0.9 sub module contains the 
stream implementation for kafka-0.9. 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
+The pinot-connectors module is the place to write any pinot connectors to 
streams. For example, the pinot-connector-kafka-2.0 sub module contains the 
stream implementation for kafka-2.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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to