Enabling a KCOP to write audit records in CSV format
You can write audit records in comma-separated values (CSV) format by using the KcopLiveAuditSingleRowIntegrated Kafka custom operation processor.
About this task
You can use this KCOP to write audit records to Kafka as comma-separated UTF-8 text, the format of an HDFS audit record. The before image and after image are written on a single line. You can optionally provide a properties file that specifies a field delimiter, character delimiter and schema registry. By default, this KCOP does not connect to a schema registry. For full details, see API reference in Javadoc format.