datahub
datahub copied to clipboard
Add SASL_SSL Support to Kafka Setup in Docker
Describe the bug To establish a SASL_SSL connection, key store and trust store information is required but now only support ssl To Reproduce just connect kafka with sasl_ssl
how about change like this
Add all environment variables with KAFKA_PROPERTIES to connect.properties. This ensures that any changes to Kafka settings can be managed by adding environment variables, without the need to modify the Docker file.
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io