You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(CPACK_RPM_PACKAGE_SUMMARY "Apache NiFi MiNiFi C++, a lightweight data collection agent.")
685
+
set(CPACK_RPM_PACKAGE_DESCRIPTION "
686
+
Apache NiFi - MiNiFi C++ is a complementary data collection approach that supplements the core tenets of NiFi in dataflow management, focusing on the collection of data at the source of its creation.
687
+
The C++ implementation is an additional implementation to the one in Java with the aim of an even smaller resource footprint.
688
+
689
+
Specific goals for MiNiFi comprise:
690
+
691
+
- small and lightweight footprint
692
+
- central management of agents
693
+
- generation of data provenance
694
+
- integration with NiFi for follow-on dataflow management and full chain of custody of information
695
+
- Perspectives of the role of MiNiFi should be from the perspective of the agent acting immediately at, or directly adjacent to, source sensors, systems, or servers.")
0 commit comments