Hey team I have deployed 0.10.2 version and I am u...
# all-things-deployment
c
Hey team I have deployed 0.10.2 version and I am using helm chart version 0.2.164 and I am pointing mce schema url to another datahub instance running on different cluster while deploying the datahub in my current cluster I am getting error in datahub mce consumer job as following: Avro deserializing issue at offset 0 and there is only 1 event and the lag is 1 and it is getting stuck not processing data at offset 0 The data is system update version 0.32.0-1 Topic: datahub upgrade history and consumer group is edcdatahub-Duhe-consumer-client-MCP
1
Attached logs :
Any help on this
d
@orange-night-91387 might be able to speak to this!
o
0.10.2 does not support internal schema registry: https://github.com/datahub-project/datahub/releases/tag/v0.10.3 if you want to point to DH as the schema registry then you should upgrade to 0.10.4, until then you must use a Confluent Schema registry. Note: there are still caveats with using internal schema registry and it primarily works for new clusters. I believe there are still issues with pre-existing clusters as called out in the release notes.