Fun with Apache NiFi
Wednesday, October 25, 2017
Testing NiFi Expression Language with Groovy
›
(This post is adapted from a Hortonworks Community Connection article I wrote) Some NiFi Expression Language (EL) expressions can be fai...
1 comment:
Thursday, October 5, 2017
Release 1.2.0 of nifi-script-tester
›
I've just released version 1.2.0 of the nifi-script-tester , a utility that lets you test your Groovy, Jython, and Javascript scripts fo...
Monday, June 5, 2017
InvokeScriptedProcessor template (a faster ExecuteScript)
›
For quick, easy, and small scripting tasks in Apache NiFi, ExecuteScript is often a better choice than InvokeScriptedProcessor, as there is ...
16 comments:
Tuesday, March 14, 2017
NiFi ExecuteScript Cookbook
›
Hello All! Just wanted to write a quick post here to let you know about a series of articles I have written about ExecuteScript support for...
8 comments:
Lua and ExecuteScript in NiFi (revisited)
›
I recently fielded a question about using Lua (actually, LuaJ ) in NiFi's ExecuteScript processor to manipulate flow files. I had writte...
Friday, January 6, 2017
Inspecting the NAR classloading hierarchy
›
I've noticed on the NiFi mailing lists and in various places that users sometimes attempt to modify their NiFi installations by adding J...
6 comments:
Wednesday, August 10, 2016
Executing Remote Commands in NiFi with ExecuteScript, Groovy, and Sshoogr
›
There are already some processors in Apache NiFi for executing commands, such as ExecuteProcess and ExecuteStreamCommand . These allow exec...
2 comments:
‹
›
Home
View web version