AzureEventHubRecordSink
Description
Format and send Records to Azure Event Hubs
Tags
azure, record, sink
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Service Bus Endpoint * | Service Bus Endpoint | Azure |
| Provides the domain for connecting to Azure Event Hubs |
Event Hub Namespace * | Event Hub Namespace | Provides provides the host for connecting to Azure Event Hubs | ||
Event Hub Name * | Event Hub Name | Provides the Event Hub Name for connections | ||
Transport Type * | Transport Type | AMQP |
| Advanced Message Queuing Protocol Transport Type for communication with Azure Event Hubs |
Record Writer * | record-sink-record-writer | Controller Service: RecordSetWriterFactory Implementations: AvroRecordSetWriter CSVRecordSetWriter FreeFormTextRecordSetWriter JsonRecordSetWriter RecordSetWriterLookup ScriptedRecordSetWriter XMLRecordSetWriter | Specifies the Controller Service to use for writing out the records. | |
Authentication Strategy * | Authentication Strategy | Default Azure Credential |
| Strategy for authenticating to Azure Event Hubs |
Shared Access Policy | Shared Access Policy | The name of the shared access policy. This policy must have Send claims This property is only considered if:
| ||
Shared Access Policy Key | Shared Access Policy Key | The primary or secondary key of the shared access policy This property is only considered if:
| ||
Partition Key | Partition Key | A hint for Azure Event Hub message broker how to distribute messages across one or more partitions Supports Expression Language, using FlowFile attributes and Environment variables. |
State Management
This component does not store state.
Restricted
This component is not restricted.
System Resource Considerations
This component does not specify system resource considerations.