Apache NiFi is an easy to use, powerful, and reliable distributed system to transform and distribute data.
New to Nifi! I'm wondering if there is a way in nifi to use a processor such as "PutFile" and …
apache-nifiI use a GetHTTPS--> UpdateAttribute --> PutHDFS flow in order to read json files from an API every …
hadoop apache-nifiWe are creating some flows in NiFi and there might be some cases where the queues are being build up …
queue apache-nifiI am trying to access a WCF service from a REST client. I am sending a POST request from a …
wcf http-post apache-nifiI need to execute something like: sed '1d' simple.tsv > noHeader.tsv which will remove first line from …
apache-nifiAfter doing my best to find previous questions and examples relevant to this question, and still not finding the answers …
python apache-nifiWhen I attempted to run Kafka Consumer with Avro over the data with my respective schema,it returns an error …
java apache-kafka avro kafka-consumer-api apache-nifiIn NiFi, I have a JSON data coming in, and I am using SplitJson and EvaluateJson to store the required …
apache-nifiIn my current project, I have been using apache nifi for some experiments purpose. When I have configured the first …
java apache-nifiI am working with Apache NiFi 0.5.1 on a Groovy script to replace incoming Json values with the ones contained in …
json groovy apache-nifi