Closed sunyaf closed 7 months ago
same phenomenon.
me too!
me too!
I tried adding SEATUNNEL_HOME to the environment variable and exported SEATUNNEL_HOME=/opt/apache-seatunnel-2.3, but there was still no data in the sub-database and sub-table mode.
I have solved this problem: Firstly, if you deploy SeaTunnel and SeaTunnel-Web on different nodes, when copying apache-seatunnel-2.3.3-bin.tar.gz as a client to the node where the SeaTunnel-Web service is located, you must ensure that the datasource is also in the client. Then, it is necessary to configure the environment variable SEATUNNEL HOME, SEATUNNEL WEB HOME, ST WEB BASEDIR PATH in the SeaTunnel-Web service, as shown below: As follows:
Similar issues:https://github.com/apache/seatunnel/issues/6004
I have the same issue, and don't resolve:
cat /etc/profile.d/seatunnel.sh
export SEATUNNEL_HOME=/data0/seatunnel/apache-seatunnel
export SEATUNNEL_WEB_HOME=/data0/seatunnel/apache-seatunnel-web-1.0.0-bin
export ST_WEB_BASEDIR_PATH=/data0/seatunnel/apache-seatunnel-web-1.0.0-bin
export PATH=$SEATUNNEL_WEB_HOME/bin:$SEATUNNEL_HOME/bin:/usr/local/maven/bin/:$JAVA_HOME/bin:/usr/local/python3.6.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/mysql/bin
I don't know how to do .
Ii is too difficult
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
source name select list is empty
SeaTunnel Version
2.3.3
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct