- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Is there any functionality available for calling another processor group by executing executescript processor
- Labels:
-
Apache NiFi
Created ‎10-01-2018 05:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying create serial workflow which will execute the Processors in sequence fashion , I was tried different processors but not able to build this pipe line . Please help me ont his regard
Processor flow
update attribute -->putlelasticsearchhttp (successful) --> (Execute Script Functionality ??? to call another processor group ) Processor Group (Delete mongo)-->ExecuteStreamCommad
Created ‎10-01-2018 10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should be able to call a nifi process by api on a shell executed script from within Nifi
Created ‎10-01-2018 10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should be able to call a nifi process by api on a shell executed script from within Nifi
Created ‎10-02-2018 03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your suggestion . Please direct me any links/information for same
Created ‎10-02-2018 04:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's some info on this thread that should point you in the right direction, let me know if you get stuck:
https://community.hortonworks.com/questions/67900/startstop-processor-via-nifi-api.html
Created ‎10-02-2018 10:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your response , How to use Curl Command in Execute stream command processor ? please let me know you ahve any thoughts for same
