PutAzureCosmosDBRecord 2.0.0

Bundle
org.apache.nifi | nifi-azure-nar
Description
This processor is a record-aware processor for inserting data into Cosmos DB with Core SQL API. It uses a configured record reader and schema to read an incoming record set from the body of a Flowfile and then inserts those records into a configured Cosmos DB Container.
Tags
azure, cosmos, insert, put, record
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
System Resource Considerations
Resource Description
MEMORY An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance.
Relationships
Name Description
failure All FlowFiles that cannot be written to Cosmos DB are routed to this relationship
success All FlowFiles that are written to Cosmos DB are routed to this relationship