Reading Avro data from ConsumerRecord
About this task
Configure the reading Job.
Procedure
- 
            From the reading Job, double-click the tFixedFlowInput
               component to open its Basic settings view and specify the
               following parameters:
            
 - 
            Double-click the tJavaRow component to open its
                  Basic settings view and specify the following
               parameter:
            
 - 
            Double-click the tKafkaOutput component to open its
                  Basic settings view and specify the following
               parameters:
            
- From the Input type drop-down list, select ProducerRecord.
 - From the Version drop-down list, select the version of the Kafka cluster to be used.
 - In the Broker list field, enter the address of the broker nodes of the Kafka cluster to be used.
 
 - 
            Open the Advanced settings view and specify the following
               parameters:
            
 - 
            From the subJob, double-click the tKafkaInput component to
               open its Basic settings view and specify the following
               parameters:
            
 - 
            Double-click the tJavaRow component to open its
                        Basic settings view and specify the following
                    parameters:
            
 - Double-click the tLogRow component to open its Basic settings view and select Table in the Mode area.
 - Save your changes.