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.

NiFi custom property file or registry variable

avatar
New Member

Hi

I have a SQL query being used in multiple ExecuteSQL processor. Currently using both custom property file as well as registry variable to store SQL query. Which option is better to proceed with? Is there any other approach than these two?

Thanks in advance.

1 ACCEPTED SOLUTION

avatar
New Member
@Pallavkumar

Registry would be a better option if your query keeps changing because changes in property files need NiFi to be restarted in order to reflect.

View solution in original post

1 REPLY 1

avatar
New Member
@Pallavkumar

Registry would be a better option if your query keeps changing because changes in property files need NiFi to be restarted in order to reflect.