Hu-WF commented on issue #6004:
URL: https://github.com/apache/seatunnel/issues/6004#issuecomment-1878395501

   > @BobFang2023, I just added the envs in /etc/profile, and
   > 
   > ```
   > # add envs
   > vim /etc/profile
   > >>>
   > export SEATUNNEL_HOME=/data/apache-seatunnel-2.3.3
   > export SEATUNNEL_WEB_HOME=/data/apache-seatunnel-web-1.0.0-bin
   > export ST_WEB_BASEDIR_PATH=/data/apache-seatunnel-web-1.0.0-bin
   > <<<
   > # update envs
   > source /etc/profile
   > # restart web
   > sh bin/seatunnel-backend-daemon.sh stop
   > sh bin/seatunnel-backend-daemon.sh start
   > ```
   > 
   > and doesn't works, its still blank.
   
   Please make sure that you have copied the datasource of the web service to 
these three folders:
   
![image](https://github.com/apache/seatunnel/assets/30825060/208bd067-7c84-4dbd-8fc9-1bf30a108302)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to