Andrew Psaltis created NIFI-2275:
------------------------------------
Summary: PutAzureEventHub Processor Should expose partition key
Key: NIFI-2275
URL: https://issues.apache.org/jira/browse/NIFI-2275
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.0.0
Reporter: Andrew Psaltis
Assignee: Andrew Psaltis
Currently the PutAzureEventHub does not allow the user to set a partition key,
nor does it use a default key for messages that are being sent. Therefore, the
processor should do two things:
1. Provide a property that allows the user to set a partition key
2. If the partition key property is not set to use a guid as the default. This
will allow the data to be evenly spread amongst the partitions.
3. Emit the partition key as attribute so that it is available to other
processors and in the provenance data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)