0 votes
in Cloud Computing by
Is There A Programming Language That Apache Nifi Supports?

1 Answer

0 votes
by

NiFi is implemented in the Java programming language and allows extensions (processors, controller services, and reporting tasks) to be implemented in Java. In addition, NiFi supports processors that execute scripts written in Groovy, Jython, and several other popular scripting languages.

...