Nifi:将Zookeeper与SSL结合使用 [英] Nifi: using zookeeper with SSL

查看:97
本文介绍了Nifi:将Zookeeper与SSL结合使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个带有一个Zookeeper节点和五个Nifi节点的Nifi集群.我想从Zookeeper服务器到Nifi客户端进行SSL加密.从Nifi文档,它表示:

I have Nifi cluster with one zookeeper node and five Nifi node. I want to have SSL encryption from the zookeeper server to the Nifi client. Reading from the Nifi documentation, it says:

正在积极开发对ZooKeeper中SSL的支持,并且有望在3.5.x发行版中提供.

Support for SSL in ZooKeeper is being actively developed and is expected to be available in the 3.5.x release version.

新的zookeeper 3.5.3-beta具有SSL功能.我安装了zookeeper 3.5.3,但无法使用SSL保护其连接:我收到了NotSslRecordException

The new zookeeper 3.5.3-beta have SSL capabilities. I installed zookeeper 3.5.3 but I am unable to secure the connection it with SSL: I am getting NotSslRecordException

如何使用SSL通过安全的Zookeeper运行Nifi?

How can I run Nifi with a secure zookeeper using SSL?

谢谢

推荐答案

它不仅需要运行ZooKeeper 3.5.x,还需要更多资源.NiFi中有使用ZooKeeper客户端的代码,并且该代码不基于3.5.x客户端,因此NiFi无法建立SSL连接.

It requires more than just running ZooKeeper 3.5.x. There is code in NiFi that uses the ZooKeeper client and that code is not based on the 3.5.x client, so there is no way for NiFi to make a SSL connection.

这篇关于Nifi:将Zookeeper与SSL结合使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆