Hi - I'm trying to deploy Datahub on AWS and follo...
# all-things-deployment
m
Hi - I'm trying to deploy Datahub on AWS and followed the steps to switch the schema registry to AWS glue. Once I do that, I see the following in the GMS logs. Is this expected? I'm wondering if it is related to this? https://github.com/linkedin/datahub/issues/3373
b
from my kafka knowledge, this happend when consumer is not using schema registry, or using a wrong serializer. I’m new on datahub, can’t help from this side
e
I think it is related. We will try to tackle this issue by next week.
thank you 1