Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Bolo.

Table of Contents

Search

  1. Introducing Mass Ingestion
  2. Getting Started with Mass Ingestion
  3. Connectors and Connections
  4. Mass Ingestion Applications
  5. Mass Ingestion Databases
  6. Mass Ingestion Files
  7. Mass Ingestion Streaming
  8. Monitoring Mass Ingestion Jobs
  9. Asset Management
  10. Troubleshooting

Mass Ingestion

Mass Ingestion

Azure Event Hubs Kafka source properties

Azure Event Hubs Kafka source properties

You can create a Kafka connection with Azure Event Hubs namespace.
When you create a standard or dedicated tier Event Hubs namespace, the Kafka endpoint for the namespace is enabled by default. You can then use the Azure Event Hubs enabled Kafka connection as a source connection while creating a
streaming ingestion
task. Enter the Event Hubs name as the topic name.
The following table describes the Kafka source properties on the
Source
tab when you define a
streaming ingestion
task:
Property
Description
Connection
Name of the Kafka source connection.
Connection Type
The Kafka connection type.
The connection type populates automatically based on the connection that you select.
Topic
Name of the Event Hubs from which you want to read the events.
You can either enter the topic name manually or fetch the already created metadata of the Kafka enabled Event Hubs connection.
  1. Click
    Select
    .
    The
    Select Source Object
    dialog box appears showing all the available topics.
  2. Select the required topic and click
    OK
    .
The following table describes the advanced properties for Kafka sources in the
Source
tab when you define a
streaming ingestion
task:
Property
Description
Consumer Configuration Properties
Comma-separated list of configuration properties for the consumer to connect to Kafka. Specify the values as key-value pairs. For example,
key1=value1
,
key2=value2
.
The
group.id
property of Kafka consumer is autogenerated. You can override this property.
Event Hubs for Kafka is available only on standard and dedicated tiers. The basic tier doesn't support Kafka on Event Hubs.

0 COMMENTS

We’d like to hear from you!