4paradigm / 4paradigm/OpenMLDB
Support connecting with Kerberos-enabled ZooKeeper cluster
未关闭
enhancement
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
Now we can not connect with Kerberos-enabled ZooKeeper cluster for both online and offline components.
The following modules should be updated to support Kerberos-enabled ZooKeeper.
- TaskManager
- NameServer / Tablet
贡献指南
调研方向
The issue mentions updating TaskManager, NameServer, and Tablet modules to support Kerberos authentication with ZooKeeper. Start by examining the existing connection logic in these components, likely in the source tree under nameserver/ and tablet/. Research how Kerberos is integrated with ZooKeeper client libraries in C++. 'Done' means the components can successfully authenticate and operate with a Kerberos-secured ZooKeeper cluster.
由索引模型根据 Issue 内容生成。
评估
- 领域
- backend, databases, machine-learning
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100