Kafka Connector

Kafka Connector

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:
  1. In
    Administrator
    , select
    Runtime Environments
    .
  2. Select the Secure Agent for which you want to configure from the list of available Secure Agents.
  3. In the upper-right corner, click
    Edit
    .
  4. In the
    System Configuration Details
    section, select the
    Type
    as
    DTM
    for the Data Integration Service.
  5. 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:
    The image shows the System Configuration Details section where you can cofigure the JVMOption1.
  6. Select the
    Type
    as
    Platform
    for the Data Integration Service.
  7. 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:
    The image shows the System Configuration Details section where you can cofigure the INFA_DEBUG property.
  8. Click
    Save
    .
  9. Restart the Secure Agent.

0 COMMENTS

We’d like to hear from you!