Skip to content

Instantly share code, notes, and snippets.

@phrocker
Created December 4, 2017 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phrocker/e7814920b5a724ace5016aa2ccd1ba7a to your computer and use it in GitHub Desktop.
Save phrocker/e7814920b5a724ace5016aa2ccd1ba7a to your computer and use it in GitHub Desktop.
Throughput Measuring
Flow Controller:
name: MiNiFi Flow
id: 2438e3c8-015a-1000-79ca-83af40ec1990
Processors:
- name: GenerateFlowFile
id: 2438e3c8-015a-1000-79ca-83af40ec1991
class: org.apache.nifi.processors.standard.GenerateFlowFile
max concurrent tasks: 5
scheduling strategy: TIMER_DRIVEN
scheduling period: 1 msec
penalization period: 30 sec
yield period: 1 msec
run duration nanos: 0
auto-terminated relationships list:
- success
- failure
Properties:
File Size: 1 MB
- name: Measure
id: 2438e3c8-015a-1000-79ca-83af40ec1993
class: org.apache.nifi.processors.standard.ThroughputMeasure
max concurrent tasks: 1
scheduling strategy: TIMER_DRIVEN
scheduling period: 1 msec
penalization period: 30 msec
yield period: 1 msec
run duration nanos: 0
auto-terminated relationships list:
- success
- failure
Properties:
LogLevel: info
Connections:
- name: TransferFilesToRPG2
id: 2438e3c8-015a-1000-79ca-83af40ec1997
source id: 2438e3c8-015a-1000-79ca-83af40ec1991
source relationship name: success
destination id: 2438e3c8-015a-1000-79ca-83af40ec1993
destination relationship name: success
max work queue size: 0
max work queue data size: 1 GB
flowfile expiration: 60 sec
Remote Processing Groups:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment