Replies: 1 comment
-
Somebody can help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I using rest-api to submit a job (mysql2mysql, a simple job), it's failure. And the response is
{"status":"fail","message":"null"}
Here are the steps that I did
I also tried to find the logs to get more information, but there is nothing in ${SEATUNNEL_HOME}/logs/seatunnel-engine-server.log(just some 'Job info detail', seems cycle).
Anybody can help with this? pretty thanks.
Beta Was this translation helpful? Give feedback.
All reactions