kafka-delta-ingest
kafka-delta-ingest copied to clipboard
chore: add truststore certificate as env variable
while Running the KDI I am getting failing to connect with our Kafka brokers using the SSL and it throws the following error
2024-02-15T15:45:59 [ERROR] - My-APP: librdkafka: SSL [thrd:ssl:/xxxxx:9093/b]: ssl://xxxx:9093/bootstrap: error:80000002:system library::No such file or directory: calling stat(/usr/local/ssl/certs)
So it was fixed on my side after adding the CA certificate