Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUERY] Azure Schema registry + Spark Structured Streaming + Kafka/EventHub compatibility #29134

Closed
scaladevspark opened this issue May 28, 2022 · 4 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Schema Registry

Comments

@scaladevspark
Copy link

Is there a way to use AZURE Schema Registry with Spark Structured Streaming? (not the opensource schema registry).

Ideally I would use some high level library like Abris (https://github.com/AbsaOSS/ABRiS), to read and write avro from/to Kafka with automatically registering/ reading the df schema in the schema registry. However, I have not managed to find anything at all that could enable spark to do to_avro or from_avro against an Azure Schema Registry.

There is an open PR that could add the functionality for some column types Azure/azure-event-hubs-spark#615

There seems to be an unmainained repo that at least tried to do the from_avro part (https://github.com/arerlend/azure-schemaregistry-spark)

Anybody knows about a good way how to interact with Azure Schema Registry with Spark Structured Streaming?

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 28, 2022
@joshfree joshfree added Client This issue points to a problem in the data-plane of the library. Schema Registry labels May 31, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label May 31, 2022
@joshfree
Copy link
Member

@conniey could you please follow up with @scaladevspark?

@conniey
Copy link
Member

conniey commented Jun 29, 2022

Unfortunately, I have no insights into Spark Structured Streaming. Pinging @hmlam who may have some insights.

@hmlam
Copy link
Member

hmlam commented Jun 29, 2022

@yamin-msft is actually working on getting the EventHub Spark connector to work with Azure Schema Registry, which I think is what you want in your scenario. once we have a PR we would post it at https://github.com/Azure/azure-event-hubs-spark

@conniey conniey assigned hmlam and unassigned conniey Feb 23, 2023
Copy link

Hi @scaladevspark, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Schema Registry
Projects
None yet
Development

No branches or pull requests

4 participants