NiFi -> Kafka Connect -> HDFS
"value.converter.schema.registry.url": "http://CDPAWSIP:7788/api/v1",
You specify the **Kafka topic(**s). You set an HDFS URI. You pick the directory, it will construct subdirectories below that. You specify Cloudera Schema Registry URL. You can also set Kubernetes settings as well.
For NiFi Kafka Producer:
AvroRecordSetWriter
- HWX Content-Encoded Schema Reference
- Inherit Record Schema
- Schema Registry
References