0 votes
in Apache by
Explain Best practices Running Apache NiFi

1 Answer

0 votes
by

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
...