Login
Remember
Register
Ask a Question
Explain Best practices Running Apache NiFi
0
votes
asked
Jun 23, 2022
in
Apache
by
Robin
Explain Best practices Running Apache NiFi
apache-nifi
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 23, 2022
by
Robin
Below are some best practices while running apache-nifi
Ideal to separate test/dev/production environments in NiFi
You should break your flow into process groups
Use a naming convention, use comments and labels
Organize your projects into three parts ingestion, test & monitoring
Use unique names for variable
...