The data formats that Lenses supports. How to access and manage Schema Registry Schemas through the API, CLI and UI
Once configured, Lenses provides an interface to manage the schemas based on the appropriate permissions. See how to connect Lenses to a Schema Registry.
Lenses schema registry integration supports these data formats:
AVRO
PROTOBUF
JSON and XML formats are also supported, but without a backing schema registry.
JSON
XML
New Schema
Navigate to a specific schema by clicking the Name of the schema from the list. Each schema represents either the Key or the Value.
Schemas allow evolution based on the compatibility rule set. You can navigate to the different versions of each schema. Specific compatibility can be set for each schema.
Based on the compatibility mode of the schema, schemas can be evolved to a new version.
Deleting a schema has can be performed either by:
To delete a schema navigate to the actions options menu or from the History Tab.
Resetting the topic Types in Lenses will set the Key and Value type to BYTES. This action will remove the existing Lenses schemas for this topic and re-initiate the detection of types and schemas in few seconds.
Schemas in Schema Registry are not affected by this action.
Compare versions of the same schema by navigating to the History from the actions options menu:
Since version 4.1 or later, Lenses provides experimental support for schema references, a feature introduced in Confluent Platform 5.0.
version 4.1
Please be aware of the following limitations:
On this page