channingwen commented on issue #5423: URL: https://github.com/apache/seatunnel/issues/5423#issuecomment-2133319488
deploy seatunnel web is so difficulty,how to solve this problem? env and jar lib export SEATUNNEL_HOME=/home/apache-seatunnel-2.3.5 export SeaTunnel_HOME=$SEATUNNEL_HOME export SEATUNNEL_WEB_HOME=/home/apache-seatunnel-web-1.0.0-bin export ST_WEB_BASEDIR_PATH=/home/apache-seatunnel-web-1.0.0-bin export PATH=$PATH:$SEATUNNEL_HOME/bin:$SEATUNNEL_WEB_HOME/bin  warn log: [SeatunnelPermissionServiceImpl.funcPermissionCheck():38] - func permission check in seatunnel -- 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]
