Closed czxin788 closed 9 months ago
I create the task by https://dolphinscheduler.apache.org/python/main/tasks/datax.html but datax json template display on one line in uI:
I have resovle like this: import json task2 = CustomDataX(name="task_custom_datax", json=json.dumps(JSON_TEMPLATE, indent=4))
I create the task by https://dolphinscheduler.apache.org/python/main/tasks/datax.html but datax json template display on one line in uI: