gpt4 book ai didi

python - 如何保护客户端与 HBase Thrift 服务器的连接?

转载 作者:太空宇宙 更新时间:2023-11-03 17:18:03 24 4
gpt4 key购买 nike

任何知道 HBase Thrift 服务器的端口和主机并且有权访问网络的人都可以访问 HBase。这是一个安全风险。如何保证客户端访问HBase Thrift服务器的安全?

最佳答案

您可以通过 kerberos 设置身份验证来保护 HBase Thrift 服务器的安全,然后在 hbase-site.xml 中设置此属性

  <name>hbase.thrift.security.qop</name>
<value>auth</value>

http://www.cloudera.com/documentation/enterprise/latest/topics/cdh_sg_hbase_authentication.html

关于python - 如何保护客户端与 HBase Thrift 服务器的连接?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33446872/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com