You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

MiNiFi (Java)

Version 0.0.1

Release Date: 10 July 2016

Highlights of 0.0.1 release include

  • Declarative configuration of processing flows through a YAML configuration file
  • Exporting of provenance events to another NiFi instance via a Reporting Task over Site to Site
  • Flow change configuration watcher implementations that provide reloading a NiFi instance when receiving an updated flow over REST or changes on a file system
  • Providing a mechanism to query an instance's status

A full list of issues that were resolved can be found at https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12335481.

 

MiNiFi (C++)

Version cpp-0.0.1

Release Date: Undergoing RC1 Vote

Highlights of 0.0.1 release include:

  • Initial framework implemented in C/C++
  • Declarative configuration of processing flows through a YAML configuration file
  • Initial set of processors consisting of 
    • TailFile
    • GetFile
    • GenerateFlowFile
    • LogAttribute
    • ListenSyslog
  • Site to Site Client implementation in C++ for talking to NiFi instances

Caveats:

 

A full list of issues that were resolved can be found at https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12337990&projectId=12319921.

.

  • No labels