Skip to content

Instantly share code, notes, and snippets.

View esecules's full-sized avatar

Eric Secules esecules

View GitHub Profile
@esecules
esecules / 0.README.md
Created January 15, 2020 21:17 — forked from ijokarumawak/0.README.md
NiFi example template, using Wait and Notify with different counter names.

NiFi example template, using Wait and Notify with different counter names

Configurations to note:

  • Notify
    • Release Signal Identifier: ${batch.id}
    • Signal Counter Name: ${filetype}
  • Wait
    • Release Signal Identifier: ${batch.id}
  • Signal Counter Name: blank (to count total)
@esecules
esecules / 0.README.md
Created January 15, 2020 21:17 — forked from ijokarumawak/0.README.md
NiFi example template, using Wait and Notify with different counter names.

NiFi example template, using Wait and Notify with different counter names

Configurations to note:

  • Notify
    • Release Signal Identifier: ${batch.id}
    • Signal Counter Name: ${filetype}
  • Wait
    • Release Signal Identifier: ${batch.id}
  • Signal Counter Name: blank (to count total)