Also the acryl-actions container is yelling about ...
# all-things-deployment
e
Also the acryl-actions container is yelling about the schema_registry_url. It seems it requires a kafka schema registry url, but we’re using MSK and glue as supported by this doc here: https://datahubproject.io/docs/deploy/aws/
error is this:
Copy code
ValueDeserializationError: KafkaError{code=_VALUE_DESERIALIZATION,val=-159,str="Unknown magic byte. This message was not produced with a Confluent Schema Registry serializer"}
e
Unfortunately, AWS Glue does not have a python SDK, which makes it impossible to use with our python libraries like ingestion or acryl-actions. Created PR to add a warning on this. https://github.com/linkedin/datahub/pull/4306 Sorry about that
e
should we just not run the container?
e
@early-lamp-41924 we seem to still be able to set up ingestion pipelines in the UI even though we have UI_INGESTION disabled. Is the actions container actually in charge of ingestion?
b
So you still see the tab you mean?
Do you want to hide that tab? If so there should be a way