You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ni...@apache.org on 2022/05/25 14:20:38 UTC

[pulsar] branch doc-io-kafka-sunk created (now bcf22429c3b)

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

nicoloboschi pushed a change to branch doc-io-kafka-sunk
in repository https://gitbox.apache.org/repos/asf/pulsar.git


      at bcf22429c3b Update io-kafka-sink.md

This branch includes the following new commits:

     new bcf22429c3b Update io-kafka-sink.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar] 01/01: Update io-kafka-sink.md

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

nicoloboschi pushed a commit to branch doc-io-kafka-sunk
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit bcf22429c3bab6e75cb3d00012c95d1280c66bab
Author: Nicolò Boschi <bo...@gmail.com>
AuthorDate: Wed May 25 16:20:30 2022 +0200

    Update io-kafka-sink.md
---
 site2/docs/io-kafka-sink.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/site2/docs/io-kafka-sink.md b/site2/docs/io-kafka-sink.md
index 4ff82bd9506..6d00aac3448 100644
--- a/site2/docs/io-kafka-sink.md
+++ b/site2/docs/io-kafka-sink.md
@@ -54,9 +54,7 @@ Before using the Kafka sink connector, you need to create a configuration file t
 
 * YAML
   
-  ```
-
-yaml
+  ```yaml
   configs:
       bootstrapServers: "localhost:6667"
       topic: "test"