rich-policeman-92383
06/14/2021, 12:50 PMearly-lamp-41924
06/14/2021, 4:19 PMrich-policeman-92383
06/15/2021, 4:48 AMSCHEMA_REGISTRY_HOST_NAME=schemaregistry
SCHEMA_REGISTRY_KAFKASTORE_SECURITY_PROTOCOL=SASL_PLAINTEXT
SCHEMA_REGISTRY_KAFKASTORE_SASL_KERBEROS_SERVICE_NAME=kafka
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS=host1:9092,host2:9092
SCHEMA_REGISTRY_KAFKASTORE_CONNECTION_URL=host1:2181,host2:2181
SCHEMA_REGISTRY_KAFKA_OPTS="-Djava.security.auth.login.config=/tmp/kafka_kerberos_config/jaas.conf -Djava.security.krb5.conf=/tmp/kafka_kerberos_config/krb.conf -Dsun.security.krb5.debug=true"
SCHEMA_REGISTRY_KAFKASTORE_SASL_JAAS_CONFIG=/tmp/jaas.conf
I am not sure if these same parameters will work with datahub-gm, datahub-mae, datahub-mce or not.rich-policeman-92383
06/16/2021, 3:27 PM