You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "kjell-van-straaten (via GitHub)" <gi...@apache.org> on 2023/10/19 17:00:27 UTC

[I] Configure Azure Eventhub Data Sink [camel-kafka-connector]

kjell-van-straaten opened a new issue, #1571:
URL: https://github.com/apache/camel-kafka-connector/issues/1571

   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](https://github.com/apache/camel-kafka-connector/files/13045565/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 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org