File System Connector

24.3.0

New Features

  • The view action supports content ranges. For example, an application can request the first 100KB of a large video file by setting the new parameter Range. In NiFi, the ViewFileSystem processor reads the attribute idol.view.range from incoming FlowFiles.

Resolved Issues

There were no resolved issues in this release.

24.2.0

There were no new features or resolved issues in this release.

24.1.0

New Features

  • The connector supports stub documents in XML format. To merge the metadata contained in stub XML files into documents, set UseStubXML=TRUE.

Resolved Issues

There were no resolved issues in this release.

23.4.0

There were no new features or resolved issues in this release.

23.3.0

New Features

There were no new features in this release.

Resolved Issues

  • The NiFi connector would throw an exception and stop, if it was not able to access a file. The connector now continues processing and will attempt to process the problematic file again during the next synchronize cycle.

23.2.0

There were no new features or resolved issues in this release.