Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement
Labels (1)
avatar
Rising Star

You can execute any shell script using ExecuteProcess Processor in Nifi. For example I have a very simple shell script below which writes "Hello world" to a file.

16662-executeprocess-script.png

16661-executeprocess.png

16663-script-output.png

26,260 Views
Comments
avatar
New Member

Thanks for sharing. Let's say I want to store output return by script in a database table. How can I do that?

Version history
Last update:
‎08-17-2019 12:06 PM
Updated by:
Contributors