encryption between clients and brokers in my kafka cluster :
- port 9092: Plaintext
- port 9094: TLS
it's all good to test with kafka-console-producer.sh and
kafka-console-consumer.sh on the machine where kylin is located
it's also ok when specify 9092 in kylin, like cube kylin_test_cube, while there
is no other configuration
but failed to enable kylin_ssl_test_cube which is ssl encryption(port 9094), I
did update conf/kylin-kafka-consumer.xml
Did I make any wrong configuration? thank you
签名由网易邮箱大师定制