Skip to content

Commit b32c092

Browse files
authored
Merge pull request #61 from rustagir/DOCSP-26902-protobuf-output-fmt
DOCSP-26902: protobuf output fmt
2 parents e035bf0 + 3e9eb06 commit b32c092

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/source-connector/configuration-properties/output-format.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ Settings
5656
| **Default**: ``json``
5757
| **Accepted Values**: ``bson``, ``json``, ``schema``
5858

59+
.. note:: Protobuf Output Format Support
60+
61+
The connector supports Protobuf as an
62+
output data format. You can enable this format by specifying the
63+
``schema`` value and installing and :ref:`configuring
64+
<protobuf-converter-sample-properties>` the `Kafka Connect Protobuf
65+
Converter <https://www.confluent.io/hub/confluentinc/kafka-connect-protobuf-converter>`__.
66+
5967
* - | **output.json.formatter**
6068
- | **Type:** string
6169
|

0 commit comments

Comments
 (0)