apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.08k stars 1.83k forks source link

line 4: /bin/seatunnel.sh: No such file or directory #7066

Open visiontk opened 5 months ago

visiontk commented 5 months ago

Search before asking

Description

[INFO] 2024-06-26 07:49:02.868 +0000 - *** [INFO] 2024-06-26 07:49:02.868 +0000 - raw custom config content : echo 'ss' [INFO] 2024-06-26 07:49:02.870 +0000 - tenantCode :root, task dir:/tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632 [INFO] 2024-06-26 07:49:02.870 +0000 - generate script file:/tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632/seatunnel_1618_1632.conf [INFO] 2024-06-26 07:49:02.881 +0000 - SeaTunnel task command: ${SEATUNNEL_HOME}/bin/seatunnel.sh --config /tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632/seatunnel_1618_1632.conf --deploy-mode cluster [INFO] 2024-06-26 07:49:02.889 +0000 - Final Shell file is: [INFO] 2024-06-26 07:49:02.889 +0000 - ** Script Content * [INFO] 2024-06-26 07:49:02.889 +0000 - #!/bin/bash BASEDIR=$(cd dirname $0; pwd) cd $BASEDIR ${SEATUNNEL_HOME}/bin/seatunnel.sh --config /tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632/seatunnel_1618_1632.conf --deploy-mode cluster [INFO] 2024-06-26 07:49:02.889 +0000 - ** Script Content * [INFO] 2024-06-26 07:49:02.890 +0000 - Executing shell command : sudo -u root -i /tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632/1618_1632.sh [INFO] 2024-06-26 07:49:02.900 +0000 - process start, process id is: 510436 [INFO] 2024-06-26 07:49:03.901 +0000 - -> /tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632/1618_1632.sh: line 4: /bin/seatunnel.sh: No such file or directory [INFO] 2024-06-26 07:49:03.903 +0000 - process has exited. execute path:/tmp/dolphinscheduler/exec/process/root/14049382544704/14063707405632_4/1618/1632, processId:510436 ,exitStatusCode:127 ,processWaitForStatus:true ,processExitValue:127 [INFO] 2024-06-26 07:49:03.904 +0000 - *** [INFO] 2024-06-26 07:49:03.904 +0000 - ***** Finalize task instance

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

nanzhang237420759 commented 4 months ago

dolphinscheduler > security> Environment Manage>Create Environment> export SEATUNNEL_HOME=/opt/soft/apache-seatunnel-2.3.4