Github user WilliamNouet commented on the issue:
https://github.com/apache/nifi/pull/2028
@binhnv I could move it to the nifi-kite-bundle if needed, but even if they
both leverages the kite dependencies, they have different outcomes: one regards
limited data conversions (avro, json, csv) and storage, whereas the other one
offer way more flexibly in terms of data transformations (please refer to the
Morphlines doc), and as such should be a subset of its own as it could be
developed further in the future. As such, it makes sense for me to keep it
separate.
---