fcb-xiaobo commented on issue #8963:
URL: https://github.com/apache/seatunnel/issues/8963#issuecomment-2728355046

   +1,
   
   In the current web version, startup requires a strong reliance on the 
seatunnel zeta engine. For developers, the process and steps are cumbersome and 
troublesome. I think the web startup process needs to be simplified.
   1. The web should be used as a separate system for submitting tasks to 
generate configurations. The job configuration is generated by dragging and 
dropping in the web, without relying on the zeta engine.
   2. The zeta engine can be deployed anywhere.
   The task configuration generated by the web system can be exported into a 
conf file, and then the task can be submitted through the rest api method, or 
it can be submitted in the web with one click (requires a smooth network, and 
is also submitted by the rest api method). In this way, the web and zeta 
engines are decoupled, which is of great benefit to the expansion and upgrade 
of the system architecture. In this way, the web system can face more users, 
such as development, analysis, product and other roles can configure their 
tasks on this system
   
   
   
![Image](https://github.com/user-attachments/assets/b8b4cebc-d6cb-4b53-ae84-98ba73f8abf9)
   
   


-- 
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