Member since
03-21-2017
8
Posts
0
Kudos Received
0
Solutions
03-22-2017
09:10 AM
oh yes ! sorry for that.
... View more
03-21-2017
01:08 PM
Thanks Matt, i will find another way so.
... View more
03-21-2017
12:10 PM
Hello, I use a HandleHttpRequest to get a POST request with 2 parameters (kafkaHost and kafkaPort) I can see my param in the attribute of the data (http.param.kafkaHost and http.param.kafkaPort) I want to use them in a PublishKafka_0_10 to define kafka Brokers propertie (support expression language) like this : Kafka Brokers = ${http.param.kafkaHost}:${http.param.kafkaPort} It's doesn't works, my attributes aren't use (log file : bootstrap.servers = [:]) There is a solution ?
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache NiFi
03-21-2017
11:24 AM
Hello, I use a HandleHttpRequest to get a POST request with 2 parameters (kafkaHost and kafkaPort) I can see my param in the attribute of the data (http.param.kafkaHost and http.param.kafkaPort) I want to use them in a PublishKafka_0_10 to define kafka Brokers propertie (support expression language) like this : Kafka Brokers = ${http.param.kafkaHost}:${http.param.kafkaPort} It's doesn't works, my attributes aren't use (log file : bootstrap.servers = [:]) There is a solution ?
... View more
Labels:
- Labels:
-
Apache Kafka
-
Apache NiFi