我最近下载了Hortonworks HDP VM。我能在上面运行卡夫卡。我可以通过security-protocol=PLAINTEXT.生成/使用消息
但是,我现在想通过security-protocol=SASL_PLAINTEXT和Kerberos进行消费。
我知道我可以设置,SASL_PLAINTEXT通过安巴里(截图附后),但我想知道是否有一个综合的指南或文章,让我知道以下?
我的HDP沙箱版本详细信息如下:
== Sandbox Information ==
Platform: hdp-security
Build date: 06-18-2018
Ambari version: 2.6.2.0-155
Hadoop version: Hadoop 2.7.3.2.6.5.0-292
OS: CentOS Linux release 7.5.1804 (Core)
====通过AMBARI设置KAFKA SASL_PLAINTEXT的屏幕截图如下:

发布于 2019-01-07 17:08:54
首先,您需要安装Kerberos,一旦安装好了install.md,就可以使用HDP Kerberos wizart安装它。
https://stackoverflow.com/questions/53958745
复制相似问题