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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
adbdkb
Creator
Creator

Setting up Kafka related artifacts on Attunity server

I am trying to work with our Attunity admin team to set-up Kafka artifacts on the server so we could use it as target endpoint.  I have provided them with Kafka client cert and key which they have copied in a directory on the server and I am using that path in the task as CA path - /opt/attunity/replicate/data/ssl/data/Dev_Kafka_Certs

I have also listed the brokers as a comma separated list and put in the id and password.

When I do Test Connection, I get this error

 

  • SYS-E-HTTPFAIL, Failed to get Kafka metadata: Local: Broker transport failure. _TRANSPORT.
  • SYS,GENERAL_EXCEPTION,Failed to get Kafka metadata: Local: Broker transport failure. _TRANSPORT

Is there anything else they need to set-up on the Attunity server that will enable Kafka on Attunity.  The Kafka environment is valid and is being used with micro services.  So, something is missing on setting it up on Attunity server.  Can someone let me know, so that I can send it to the admins?

Thanks

 

Labels (2)
1 Solution

Accepted Solutions
Steve_Nguyen
Support
Support

@adbdkb , correct, you would still need to setup the certs ,as this is outside of Replicate

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

3 Replies
SwathiPulagam
Support
Support

Hi @adbdkb ,

 

From the Replicate side, there is nothing to do with Kafka setup because we have an in-built kafka client i.e. librdkafka. So it could be your firewall issues or any environmental-related issues.

For a new endpoint setup, i would recommend you to reach out to our Professional Services team.

 

Thanks,

Swathi

adbdkb
Creator
Creator
Author

Sure.  But even for the built-in client, the individual installation would need to set-up the certs in that environment, correct? 

Steve_Nguyen
Support
Support

@adbdkb , correct, you would still need to setup the certs ,as this is outside of Replicate

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!