Andrew Psaltis created NIFI-2214:
------------------------------------
Summary: Convert Azure Event Hub Processors to use correct Azure
Event Hub client library
Key: NIFI-2214
URL: https://issues.apache.org/jira/browse/NIFI-2214
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Andrew Psaltis
Fix For: 1.0.0
Currently NiFi uses the Event Hub client found here:
https://github.com/hdinsight/eventhubs-client/ however, it should use the
client library found here:
https://github.com/Azure/azure-event-hubs/tree/master/java
The Azure Event Hub client targets JDK 1.8 and therefore, the resolution of
this JIRA is only applicable to NiFi 1.0.0 or later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)