Nifi:使用带 SSL 的动物园管理员 [英] Nifi: using zookeeper with SSL

查看:55
本文介绍了Nifi:使用带 SSL 的动物园管理员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 Nifi 集群,一个 Zookeeper 节点和五个 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 的安全动物园管理员运行 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:使用带 SSL 的动物园管理员的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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