Saltar al contenido

MSK : how to add a plugin to Kafka cluster?

0

I am creating an MSK cluster on AWS console. and I want to use the OPA plugin for Kafka.

The OPA plugin is a ZIP file that I have to place in libs directory of the Kafka installation. But how can I upload this ZIP file on my MSK cluster? Is there maybe a way to connect to my brokers? Or should I add a property in a custom MSK configuration?

Thanks for help 🙂

preguntada hace 3 años730 visualizaciones

1 Respuesta
0
Respuesta aceptada

Answer : It is yet not possible to add OPA plugin to AWS MSK because it is not possible to access the file systems of the brokers (MSK is a managed service). More details --> https://repost.aws/questions/QUN9Nbz71ESdGOuZN9LLKfmA/msk-how-to-access-broker-file-system

respondido hace 3 años

EXPERTO

revisado hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.