Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Custom NiFi processor to split a JSON array into smaller chunks based on a configurable batch size

Notifications You must be signed in to change notification settings

ONSdigital/nifi-bulk-splitter

Repository files navigation

Archived 15/09/23

Description

Two custom NiFi processors:

  1. Split a JSON array into small chunks based on a configurable batch size.
  2. Delete a cache entry from Redis. Should work with an NiFi cache implementation.

This forms part of the NiFi bulk processing flow for the ONS Address Index API.

Details

Uses NiFi version 1.7.1 (note that 1.8.0 has a bug re. connecting to Redis).

About

Custom NiFi processor to split a JSON array into smaller chunks based on a configurable batch size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published