573 questions with Azure Event Hubs tags

Sort by: Updated
1 answer

Azure function event hub triggers after delay of about 5-10 seconds

I have an Azure Function v4 .NET 6 isolated app with an HTTP trigger function that writes events to an event hub. Another event hub triggered function in the same app listens to those events, performs some manipulation, and publishes them again to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-30T13:42:14.9533333+00:00
Akshay Chauhan 46 Reputation points
commented 2024-05-31T17:05:15.3766667+00:00
Ryan Hill 26,321 Reputation points Microsoft Employee
1 answer

Failed to connect to Azure event hub(AEH) from Java using kafka client

It gets disconnected with following error when trying to connect to Azure event hub(AEH) from Java using kafka client. 2024-05-21 16:03:23.991 DEBUG 44 --- [ntainer#2-0-C-1] o.a.k.common.network.SslTransportLayer   : [SslTransportLayer channelId=-1…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-21T20:05:23.9033333+00:00
Kalikiri, Karthik 0 Reputation points
answered 2024-05-31T15:00:07.9766667+00:00
Kalikiri, Karthik 0 Reputation points
0 answers

We are not getting data in azure data lake Service v2 storage's container.

Hello, We are getting data in the Azure event hub sink through the POSTGRES SQL database but we are not getting files in the container which we have configured in an ADLS GEN 2 and while configuring we have an encounter that we are using a free…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,505 questions
asked 2024-05-30T07:02:45.27+00:00
DNT 0 Reputation points
commented 2024-05-31T12:10:15.4466667+00:00
DNT 0 Reputation points
1 answer One of the answers was accepted by the question author.

Creating an EventHub with capture configuration using Bicep script fails saying the user does not have the required data plane write permissions

I'm running a bicep script to create a couple of resources in my resource group. When it comes to event hub, I would like to use the capture functionality to store events inside a storage account gen 2. The bicep script is running from DevOps pipeline…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,782 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-29T06:04:22.3266667+00:00
Stoian, Claudiu 20 Reputation points
edited a comment 2024-05-30T08:08:32.8+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
1 answer

About Event Hubs partitions

Hi, I'm facing a challenge and a colleague of mine suggested to me to use partitions on Event Hubs. So, I've reading a lot and have some questions: ¿How are partitions related to Event Hub capacity? Let's suppose an Standard Tier with 5 TU ... ¿How is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-28T00:13:01.1533333+00:00
Jona 415 Reputation points
commented 2024-05-29T08:12:56.2533333+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
0 answers

How to retrieve all Schema Versions from a given Schema Group, Schema in EventHub.

Hi, I am trying to access Schema Registry of a Event Hub Namespace. I want to be able to read all the versions of a SchemaDefinitions inside a known SchemaGroup and SchemaName. I know that there are SchemaRegistryClients(Azure class) provided in Azure…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-20T16:46:19.9633333+00:00
Kasam, Sai 0 Reputation points
commented 2024-05-29T08:03:50.8066667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
0 answers

Event Hub namespace not resolving with private endpoint's private IP

Hi folks, We've got some Event Hub name spaces and we have created private endpoints for them. We have kept the DNS configurations in a centralized Private DNS zone. But the namespaces don't resolve with the private IP rather they do with the public IP…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-23T17:54:30.05+00:00
Apurva Pathak 320 Reputation points
edited the question 2024-05-29T06:04:59.3266667+00:00
KapilAnanth-MSFT 37,646 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Partition Key in Azure Event Hub and Stream Analytics

Hello, I am reading about Azure Event Hub with the ability to use a partition key to map incoming event data into specific partitions: https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-scalability#mapping-of-events-to-partitions I am…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
335 questions
asked 2024-05-27T00:18:24.99+00:00
Karl Gardner 65 Reputation points
accepted 2024-05-28T14:05:12.8533333+00:00
Karl Gardner 65 Reputation points
2 answers One of the answers was accepted by the question author.

About Event Hub REST API discordancy respect to Docs

Hi I'm using Event Hub REST API to send data to a stream. This happens in a Functions with BlobStorage trigger.I feel a little confused with some terminology which I've not found the proper documentation to finally fully understand. I built this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 415 Reputation points
accepted 2024-05-27T23:10:34.77+00:00
Jona 415 Reputation points
1 answer

How to fix - "Error occurred in partition processor for partition : Did not observe any item or terminal signal within 60000ms in 'filter' (and no fallback has been configured)"

Hi, We are using azure-messaging-eventhubs java sdk version 5.7.0 and azure-messaging-eventhubs-checkpointstore-blob to retrieve the data from azure event hub during this while accessing event data we are receiving following error - Error occurred in…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-12T02:23:50.2933333+00:00
Namrata Dhamdhere 0 Reputation points
commented 2024-05-23T16:53:18.1066667+00:00
ShaikMaheer-MSFT 38,291 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to fix "Microsoft.Azure.Storage.Common: Operation could not be completed within the specified time."?

Hi, I have been facing this issue, in my function app. These function app has two triggers: Event Grid Trigger Event Hub Trigger The first one works fine but the second one (Event Hub Trigger) is facing some issues. The 2nd function is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,782 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-20T11:44:35.4333333+00:00
Pandit, Upendra 30 Reputation points
commented 2024-05-21T12:46:30.58+00:00
Pandit, Upendra 30 Reputation points
1 answer One of the answers was accepted by the question author.

Azure EventHubs Processor recommendation

I have Azure Event Hubs and on my local machine, I'm using NuGet Azure.Messaging.EventHubs.Processor for processing events. Is it possible to use Azure.Messaging.EventHubs.Processor in production or is it recommended to use Azure Functions and Event Hub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-14T12:35:31.83+00:00
Macháček Martin 201 Reputation points
accepted 2024-05-16T12:16:27.39+00:00
Macháček Martin 201 Reputation points
0 answers

Why is my event hub is triggering for no reason?

I started an event hub to transport data from iot hub to an azure function, and it worked, but now I came back to see that my event hub has received over 12000 signals. I checked the IoT hub and the Azure Function, and non of them had received nor…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-12T12:08:40.56+00:00
Gregorio Cristian Azocar Ocaranza 0 Reputation points
commented 2024-05-14T17:52:56.3466667+00:00
Gregorio Cristian Azocar Ocaranza 0 Reputation points
1 answer

Logic app "Send Data" to Log Analytics function not working

Hello, I've been having problem with Log Analytics connector that is supposed to send specified data to Log Analytics Workspace. All access key are correct, all headers, no error codes, logic app is marked as running correctly. Steps are following: …

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-07T14:01:29.0633333+00:00
Oliver Gotz 0 Reputation points
edited a comment 2024-05-14T04:52:23.3266667+00:00
SwathiDhanwada-MSFT 18,036 Reputation points
1 answer One of the answers was accepted by the question author.

Does sending an event with a specific partition key in Azure Event Hubs break multi-AZ resiliency?

I'm trying to understand at a lower level of detail how Azure Event Hubs behave when there is an availability zone outage. I know that topic partitions are replicated across three availability zones and there is a service fabric model under the hood that…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-09T17:48:49.06+00:00
Andrew Citera 45 Reputation points
accepted 2024-05-13T17:49:05.8366667+00:00
Andrew Citera 45 Reputation points
2 answers

Azure Functions with Event Hub Trigger - Not able to caught up on incoming messages load

@Anonymous I was following an earlier post(https://learn.microsoft.com/en-us/answers/questions/1331841/azure-functions-with-event-hub-trigger-incoming-me) related to my question I am also facing similar kind of issue wherein my event hub trigger is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,425 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-03-27T19:40:28.3366667+00:00
Malik, Deepankar 25 Reputation points
answered 2024-05-07T14:37:34.6766667+00:00
Pinaki Ghatak 2,405 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Upload CSV to Event Hub ¿is it posible?

Hi every one I've been making some test and realized that a given CSV payload is around a 35% size of the equivalent JSON payload. I want to propose my boss to send to Event Hub CSV and not JSON, and here are my questions: ¿is it posible? The Data…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-04-04T04:54:02.97+00:00
Jona 415 Reputation points
commented 2024-05-07T00:40:45.73+00:00
Jona 415 Reputation points
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
commented 2024-05-06T05:53:21.4566667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
3 answers

How to configure MySQL Debezium Connectors to create a schema history topic in Azure Event Hub

I want to create a schema history topic in Azure Event Hub and use configure like below: The connector has not worked. Please help me modifying the configure for the connector working! Thanks!

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-01-25T03:58:14.1366667+00:00
Tu Nguyen 0 Reputation points
answered 2024-05-04T04:21:10.3033333+00:00
Tahirniazi 0 Reputation points
2 answers One of the answers was accepted by the question author.

About Event Hub Billing Method

Hi Everyone According to the pricing page on Event Hub, one of the fact questions expresses the following: To understand this well, I want you to help me understand this based on the next scenarios. Both scenarios tell us about changing the capactity of…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-04-27T04:51:38.29+00:00
Jona 415 Reputation points
commented 2024-05-02T03:35:49.2266667+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee