Describe the bug
TaskNode's param will be replaced by TaskParams when use varpool
To Reproduce
- run a task and set some param to varpool when worker response
- masterExecThread submitPostNode
- varPoolUtils.convertVarPoolToMap will change the origin params to TaskParam which is not fetch all the task type
- the worker will get the wrong params
Expected behavior
task params be completely pass to the worker
Screenshots


Which version of Dolphin Scheduler:
-[dev]
Describe the bug
TaskNode's param will be replaced by TaskParams when use varpool
To Reproduce
Expected behavior
task params be completely pass to the worker
Screenshots

Which version of Dolphin Scheduler:
-[dev]