Hi,
I have installed Apache Dolphin scheduler successfully on ubuntu and able to create shell and http tasks. However when I create a python task and tried to run it it gives me this error /opt/soft/python: No such file or directory .
OS environment: 22.04 (jammy jellyfish)
Python: 3.10.4
I have also installed pydolphinscheduler and tried to run some python code from pydolphinscheduler/examples directory from cli, but facing same issue.
Kindly suggest on how to successfully run a python task in apcahe dolphinscheduler web ui.
Hi, I have installed Apache Dolphin scheduler successfully on ubuntu and able to create shell and http tasks. However when I create a python task and tried to run it it gives me this error /opt/soft/python: No such file or directory .
OS environment: 22.04 (jammy jellyfish) Python: 3.10.4
I have also installed pydolphinscheduler and tried to run some python code from pydolphinscheduler/examples directory from cli, but facing same issue.
Kindly suggest on how to successfully run a python task in apcahe dolphinscheduler web ui.
Below is screenshot of the log file: