Created 10-17-2021 04:37 AM
after start the ssl_kafka
the error log was
"ssl key store is specified,but key store password is not specified"
but I have already sot ssl.keystore.location and ssl.keystore.password.generator
I don't konw I can do the next step!
I need help,thanks
Created on 10-18-2021 04:05 AM - edited 10-18-2021 07:40 AM
Hello
Is this during Kafka start or Kafka Mirror Maker start?
What if you try to pass the values in
"Kafka Broker Advanced Configuration Snippet (Safety Valve) for ssl.properties" to pass the properties (ssl.keystore.password, ssl.key.password and ssl.truststore.password. i.e, without .generator)?
Kafka MirrorMaker has a known issue: .generator properties do not work for producer configs.
This affects CDK 3.X (CDH 6.X contains a fix for this issue from 6.2). - CDH-73094
Which version are you using? Please specify both CM and CDH version.
This can cause issue too if they are not compatible.
Is this an upgrade cluster or new?
Created 10-21-2021 10:31 AM
@Mrju, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @Nandinin has requested?
Regards,
Vidya Sargur,