官方文档太过简略,hape没有开源且技术方案复杂,出现问题难以排查。
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 352
- PR merge metrics
- No merged PRs in 30d
Description
如题所述,在尝试k8s部署模式是出现很多问题。
启动hape脚本尝试使用本地user在容器创建对应user,本地如果是非linux环境可能出现user规则异常,比如本地user为数字。
官方文档只标注了将oss的环境变量配置,过于简略实际运行出现诸多报错。并且也未说明什么部署模式下可以使用oss,原hdfs配置又该如何处理。
在k8s部署,配置了oss的变量,global.conf保持默认。看日志还是尝试去链接默认配置中的hdfs。删除dataStoreRoot配置则会报配置异常,无法正常推进。
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the Hape startup script and the Kubernetes deployment configuration, then compare the OSS environment variables with global.conf, dataStoreRoot, and the default HDFS settings. Document supported deployment modes, local-user behavior, OSS configuration, HDFS handling, and the reported error paths so users can identify the correct setup and troubleshoot failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- cloud, devops, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100