I am new to Nifi, and am evaluating it after playing some basic functions. Now I have a few questions:
- What is the max cluster size nifi can achieve? - Is it possible to create workflow without GUI? A bit like travis ci .yaml (User creates related workflow file and let nifi execute it (via submit or programmatically) - Is it possible to run embedded nifi? Checking http://apache-nifi-developer-list.39713.n7.nabble.com/Possibility-of-running-NiFi-embedded-in-a-test-td820.html showing nifi can not run as embedded, but I want to double check for sure (not for unit testing). Thanks
