You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/30 10:48:00 UTC

[jira] [Commented] (NIFI-5388) Enable EL support for dynamic properties of Kafka processors

    [ https://issues.apache.org/jira/browse/NIFI-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597306#comment-16597306 ] 

ASF GitHub Bot commented on NIFI-5388:
--------------------------------------

Github user MikeThomsen commented on the issue:

    https://github.com/apache/nifi/pull/2915
  
    @zenfenan the consumer one has input forbidden on it, so you won't get flowfiles there. For the publisher, my guess is it's probably being conservative about reconfiguring the producers, which isn't a bad call IMO.


> Enable EL support for dynamic properties of Kafka processors
> ------------------------------------------------------------
>
>                 Key: NIFI-5388
>                 URL: https://issues.apache.org/jira/browse/NIFI-5388
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.7.0
>            Reporter: Corey Fritz
>            Priority: Minor
>              Labels: kafka
>         Attachments: NIFI-5388.mp4
>
>
> We have a flow committed to a NiFi Registry that includes a Kafka consumer, and ideally the processor configuration would include some dynamic consumer properties where the values would differ depending on which environment the flow is deployed to. Unfortunately, dynamic properties in the Kafka processors do not currently support EL, which would allow us to use environment variables to pass in those environment-specific values. So I'm proposing EL support be added to the dynamic properties of all Kafka processors.
> I am planning on tackling this ticket myself, unless someone thinks this is a bad idea for some reason.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)