hopsworks.kafka_schema #
KafkaSchema #
id property #
Id of the kafka schema.
subject property #
Name of the subject for the schema.
version property #
Version of the schema.
schema property #
Schema definition.
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 |