Skip to content

hopsworks.kafka_schema #

[source] KafkaSchema #

[source] id property #

Id of the kafka schema.

[source] subject property #

Name of the subject for the schema.

[source] version property #

Version of the schema.

[source] schema property #

Schema definition.

[source] delete #

delete()

Delete the schema.

Potentially dangerous operation

This operation deletes the schema.

RAISES DESCRIPTION
hopsworks.client.exceptions.RestAPIError

If the backend encounters an error when handling the request