When surfing online, I came across several pages (can't find it now) mentioning that flowbased programming, on which Nifi bases, are suitable to perform dynamic tasks in a form like DAG (directed asyclic graph). That seems to me Nifi actually can act as role like workflow engine (e.g. Luigi, Airflow, Oozie), specifically like tasks dependencies, dynamic flow, etc.
https://community.hortonworks.com/questions/50076/creating-a-dynamic-data-flow-using-apache-nifi.html Am I correct in that sense?
