Hello! I have ingested several Kafka topics which ...
# all-things-deployment
c
Hello! I have ingested several Kafka topics which had no schemata entered in the schema registry. However, schemata for those exist so I thought I could use one of the DataHub APIs to insert those schemata for the respective topic. I started looking into the GraphQL and OpenAPI but there seems to be no such capability implemented. There is some updateDescription mutation but it requires a path to an already existing field in the schema and in my case the fields are not ingested at all since the schemata were not populated in the Kafka registry. So I am wondering if there is any way to achieve this as I haven't found one yet. Thank you!
🔍 1
📖 1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
a
@dazzling-yak-93039 might be able to provide some guidance here!