[
https://issues.apache.org/jira/browse/NIFI-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375104#comment-15375104
]
ASF GitHub Bot commented on NIFI-2214:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/625
@apsaltis great, thanks! The MIT licenses are handled a little differently
and are placed in the LICENSE file instead of the NOTICE file. I updated
accordingly and pushed to master. Thanks for jumping in and fixing this issue!
Unfortunately, I'm noticing now that i forgot the magical incantation to close
the PR. Can you close it manually? Thanks!
> 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)