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

Configure Azure Eventhub Data Sink #1571

Open
kjell-van-straaten opened this issue Oct 19, 2023 · 0 comments
Open

Configure Azure Eventhub Data Sink #1571

kjell-van-straaten opened this issue Oct 19, 2023 · 0 comments

Comments

@kjell-van-straaten
Copy link

Dear Reader,

I would like to configure an Azure Eventhub Sink to move my data from Kafka to Microsoft Fabric.
To do so, I am using the org.apache.camel.kafkaconnector.azureeventhubssink.CamelAzureeventhubssinkSinkConnector from https://camel.apache.org/camel-kafka-connector/3.20.x/reference/connectors/camel-azure-eventhubs-sink-kafka-sink-connector.html
However, I am not able to manage with the current documentation. Could you help me configure this connector?

I am configuring the 4 variables as such:
eventhubName: XXX, where XXX comes from the URL: XXX.servicebus.windows.net
namespaceName: entityName -> es_e98689bf-288f-4c37-abee-cfae17677a82
sharedAccessKey & sharedAccessName: both taken from the provided connection string (variables names match so shouldn't be a doubt here).

The error i Am getting is attached.
error.txt

Hope you can help! If theres a better way to move data from kafka to an event stream in microsoft fabric, glad to take it aswell....

kind regards,
Kjell

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