Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is there any functionality available for calling another processor group by executing executescript processor

avatar
New Member

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

1 ACCEPTED SOLUTION

avatar
Rising Star

You should be able to call a nifi process by api on a shell executed script from within Nifi

View solution in original post

4 REPLIES 4

avatar
Rising Star

You should be able to call a nifi process by api on a shell executed script from within Nifi

avatar
New Member

Thanks for your suggestion . Please direct me any links/information for same

avatar
Rising Star

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

avatar
New Member

Thanks for your response , How to use Curl Command in Execute stream command processor ? please let me know you ahve any thoughts for same