Configuring the Secure Agent to import Avro schema without schema registry
Configuring the Secure Agent to import Avro schema without schema registry
If you configure a mapping to read data from or write data to a Kafka topic in Avro format without schema registry, you must configure the JVM Options and INFA_DEBUG property for the Secure Agent to enable Avro data format.
To configure the Secure Agent and successfully import a Kafka topic in Avro format, perform the following steps:
In
Administrator
, select
Runtime Environments
.
Select the Secure Agent for which you want to configure from the list of available Secure Agents.
In the upper-right corner, click
Edit
.
In the
System Configuration Details
section, select the
Type
as
DTM
for the Data Integration Service.
Edit the
JVMOption1
and add the following value:
-DENABLE_AVRO_FORMAT_FOR_KAFKA=true
The following image shows the System Configuration Details section and the configured JVMOption1:
Select the
Type
as
Platform
for the Data Integration Service.
Edit the INFA_DEBUG property and add the following value:
-DENABLE_AVRO_FORMAT_FOR_KAFKA=true
The following image shows the System Configuration Details section and the configured INFA_DEBUG property: