-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
When I update from 3.1.9 to 3.4.0, I can't select worker group.
All task run will raise an error
ERROR [WorkerGroupTaskDispatcher-1150] o.a.d.s.m.e.t.d.WorkerGroupDispatcher:[102] - Dispatch Task: 213244 failed will retry after: 1000/ms org.apache.dolphinscheduler.server.master.exception.dispatch.TaskDispatchException: Dispatch task
I found that the default "dolphin.scheduler.network.interface.preferred" in worker-server/conf/common.properties maybe change, and I try to change the worker ip use UI or CONFIG.But when I create a task, I still can't select worker.
Also, I can't select task group as well.
When I update,"sh ./tools/bin/migrate-resource.sh" and "sh ./tools/bin/migrate-lineage.sh" will raise error,so I skip it.
My hdfs is using CDH6.3.2,I don't change the jar.Maybe it will case the issue?
Could anyone help?
What you expected to happen
I don't know,I try to change the ip,but no use
How to reproduce
update from 3.1.9 to 3.4.0,
Anything else
No response
Version
3.4.0
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct