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

Stream not initialising #3

Closed
iam-kanavsharma opened this issue Feb 27, 2021 · 4 comments
Closed

Stream not initialising #3

iam-kanavsharma opened this issue Feb 27, 2021 · 4 comments

Comments

@iam-kanavsharma
Copy link

iam-kanavsharma commented Feb 27, 2021

Hello @arerlend

no_execution_eventhubs_scehmaregistry

I am trying to access and diaplsy the event hub on console from the databricks workspace. The data is serialised in avro format and i am using the schema registry to deserialise it.

But the command seems to run indefinitely with no output. Looks like stream is not even initialised. I have attached the image depicting the same. It looks the same for about 1 hour.

Just to check the code, I also tried converting to string, the data was not as expected (of course since its stored as avro) but the stream was initialised at least.

Can you help out ? Thanks.

@iam-kanavsharma
Copy link
Author

Hi, Any update Arthur @arerlend

@arerlend
Copy link
Owner

arerlend commented Mar 8, 2021

Hi @iam-kanavsharma in the future you can check azure-event-hubs-spark here, PR is not completed yet - Azure/azure-event-hubs-spark#573.

I can provide a private build for now if you email me.

@mpfis
Copy link

mpfis commented Jun 25, 2021

I am finding the same issue when trying to implement this on a Databricks cluster. It does not seem to be able to connect / pull the schema from the schema registry.

@arerlend
Copy link
Owner

@mpfis I would check the PR on the azure-event-hubs-spark repo since I finished my time at MSFT.

I did test the package before I left and had no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants