We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e035bf0 + 3e9eb06 commit b32c092Copy full SHA for b32c092
source/source-connector/configuration-properties/output-format.txt
@@ -56,6 +56,14 @@ Settings
56
| **Default**: ``json``
57
| **Accepted Values**: ``bson``, ``json``, ``schema``
58
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
67
* - | **output.json.formatter**
68
- | **Type:** string
69
|
0 commit comments