Supported NiFi flow analysis rules

Review the list of Apache NiFi processors supported in Cloudera Flow Management 4.10.0.

Flow Analysis Rules allow analyzing components or parts of a flow to help maintain optimal design. Rules can be set as Recommendations (informational only) or Policies (enforceable). Recommendation violations are logged but do not affect functionality, while Policy violations invalidate components until resolved.

  • DisallowComponentType
  • DisallowConsecutiveConnectionsWithRoundRobinLB
  • DisallowDeadEnd
  • DisallowDeprecatedProcessor
  • DisallowExtractTextForFullContent
  • RecommendRecordProcessor
  • RequireHandleHttpResponseAfterHandleHttpRequest
  • RequireMergeBeforePutIceberg
  • RestrictBackpressureSettings
  • RestrictComponentNaming
  • RestrictConcurrentTasksVsThreadPoolSizeInProcessors
  • RestrictFlowFileExpiration
  • RestrictProcessorConcurrency
  • RestrictSchedulingForListProcessors
  • RestrictThreadPoolSize
  • RestrictYieldDurationForConsumeKafkaProcessors