Writing data to Ozone in an unsecured cluster with Kafka Connect
You can use the Cloudera developed HDFS Sink Connector in an unsecure cluster to write Kafka topic data to Ozone. Connector deployment and configuration is done using the SMM UI.
The following list of steps walk you through how the Cloudera developed HDFS Sink Connector can be set up to write data from a Kafka topic to the Ozone file system in an unsecure cluster. The connector is set up and deployed using the SMM UI.
In addition to connector setup, these steps also describe how you can create a test topic and populate it with data using Kafka command line tools. If you already have a topic that is ready for use and do not want to create a test topic, you can skip steps 1 through 3. These steps deal with topic creation, message consumption and message production. They are not necessary to carry out.