apache/dolphinscheduler

[Improvement][Helm Chart] Support HDFS HA

Open

#16,390 建立於 2024年7月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (4,324 fork)batch import
help wantedimprovementkubernetes

倉庫指標

Star
 (11,659 star)
PR 合併指標
 (平均合併 1天 17小時) (30 天內合併 22 個 PR)

描述

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

The helm chart support HDFS HA.

Use case

Now, the config option has "resource.hdfs.fs.defaultFS". And the comment say "if resource.storage.type=HDFS and namenode HA is enabled, you need to copy core-site.xml and hdfs-site.xml to conf dir", but the template not use the "conf" dir or "config" dir. The pod only mount common.properties.

I want some ways to support HDFS enabled HA. Maybe some option for the xml files in common.properties, or some mount.

And, i m using HDFS deployed by stackable hdfs operator, the core-site.xml and hdfs-site.xml are ConfigMaps. Maybe some way can use this.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

貢獻者指南