Search before asking
What happened
I want to run DS 1.3.x and DS 2.0.0 in parallel
I modified install_config.conf , but it didn't work
zkRoot="/dolphinschedulerNew"
It seems the code is hard-coded
NAME_SPACE("namespace", "dolphinscheduler", value -> value),
What you expected to happen
Zookeeper ZNode can be configured
How to reproduce
vi /opt/soft/dolphinscheduler/conf/config/install_config.conf
zkRoot="/dolphinschedulerNew"
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
I want to run DS 1.3.x and DS 2.0.0 in parallel
I modified install_config.conf , but it didn't work
zkRoot="/dolphinschedulerNew"
It seems the code is hard-coded
NAME_SPACE("namespace", "dolphinscheduler", value -> value),
What you expected to happen
Zookeeper ZNode can be configured
How to reproduce
vi /opt/soft/dolphinscheduler/conf/config/install_config.conf
zkRoot="/dolphinschedulerNew"
Anything else
No response
Are you willing to submit PR?
Code of Conduct