Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details

How to use control tables(topics) attrep_status attrep_history attrep_apply_exceptions in Qlik Replicate Kafka endpoint

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
john_wang
Support
Support

How to use control tables(topics) attrep_status attrep_history attrep_apply_exceptions in Qlik Replicate Kafka endpoint

Last Update:

Feb 16, 2022 5:14:44 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 14, 2022 7:57:10 AM

Introduction:

This post is meant to explain how to use the control tables(topics) in Kafka EndPoint. These internal topics include:

  • attrep_apply_exceptions
  • attrep_status
  • attrep_suspended_tables
  • attrep_history

Sometimes users report the above topics were not created or not found in Kafka target endpoint.

First of these internal control topics need to be enabled in task setting , likes:

john_wang_1-1644842171748.png

Then there are two different usages, see below detailed information.

Detailed information:

When using the Kafka target endpoint, there are two different way to decide where the messages go to.

In Kafka target endpoint setting:

1. "Publish the data to" --> "Specific topic"

    In this scenario, all the internal control messages go to the same topic, in my sample it's topic "v1.topic.qlik":

    john_wang_0-1644841887498.png

 

2. "Publish the data to" --> "Separate topic for each table" 

    In this scenario the above named topics need to exist to record the potential errors in the task. Users can either create the named topics before starting the replication task or configure the brokers with  auto.create.topics.enable=true in config/server.properties.

    john_wang_2-1644842299518.png

    john_wang_3-1644842936885.png

 

Environment

Qlik Replicate 

 

Internal Investigation ID(s):

00024935

Labels (1)
Version history
Last update:
‎2022-02-16 05:14 AM
Updated by: