- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ssl key store is specified,but key store password is not specified
- Labels:
-
Apache Kafka
Created 10-17-2021 04:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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,Community Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
