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

Using Kafka driver for Spark the throughput is 50-80 times faster #668

Open
james-tn opened this issue Mar 15, 2023 · 0 comments
Open

Using Kafka driver for Spark the throughput is 50-80 times faster #668

james-tn opened this issue Mar 15, 2023 · 0 comments

Comments

@james-tn
Copy link

Working in Databricks to read and process from EventHub.
First, I tried your driver and struggled to improve the throughput of reading from databricks.
The eventhub is premium with 100 partitions.
No matter what setting (maxoffset per trigger) etc..I could not get more than 2000 messages/s.
image

Then I moved to kafka driver, guess what I have?
image

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

1 participant