如何在 Apache nifi 中配置 convertrecord 处理器,以便将 JSON 转换为 AVRO 格式

how to configure convertrecord processor in Apache nifi so that it convert JSON to AVRO format

无法弄清楚如何配置此处理器以将传入的 JSON 推特数据转换为 Avro 以将该数据放入配置单元 table

请帮忙

提前致谢。

@RishiPandey

ConvertJsonToAvro 是您需要的处理器。