You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2023/01/14 10:24:16 UTC

[GitHub] [incubator-seatunnel] liugddx opened a new issue, #3948: [Discuss][Zeta-Client] Get task information.

liugddx opened a new issue, #3948:
URL: https://github.com/apache/incubator-seatunnel/issues/3948

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   Now if we want to get task execution information, we need to get it through the seatunnel.sh script then print in the console.
   Since the commands are blocked, it is necessary to wait for a command to be executed before executing the next one.
   
   Can we change the command to execute asynchronously, and then print the execution result to the client log file?
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@seatunnel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] liugddx closed issue #3948: [Discuss][Zeta-Client] Get task information.

Posted by "liugddx (via GitHub)" <gi...@apache.org>.
liugddx closed issue #3948: [Discuss][Zeta-Client] Get task information.
URL: https://github.com/apache/incubator-seatunnel/issues/3948


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] liugddx commented on issue #3948: [Discuss][Zeta-Client] Get task information.

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #3948:
URL: https://github.com/apache/incubator-seatunnel/issues/3948#issuecomment-1382828021

   Maybe make the client console an interactive mode of communication.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3948: [Discuss][Zeta-Client] Get task information.

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on issue #3948:
URL: https://github.com/apache/incubator-seatunnel/issues/3948#issuecomment-1382838473

   Now zeta support print job support for timing output statistics. You can see the details about this pr #3913 
   
   


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] TyrantLucifer commented on issue #3948: [Discuss][Zeta-Client] Get task information.

Posted by GitBox <gi...@apache.org>.
TyrantLucifer commented on issue #3948:
URL: https://github.com/apache/incubator-seatunnel/issues/3948#issuecomment-1383034797

   > > Now zeta support print job support for timing output statistics. You can see the details about this pr #3913
   > 
   > I am not referring to the indicator data, I think the client can be made interactive, so that there is no need for a task and a link.
   
   OK, got it.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-seatunnel] liugddx commented on issue #3948: [Discuss][Zeta-Client] Get task information.

Posted by GitBox <gi...@apache.org>.
liugddx commented on issue #3948:
URL: https://github.com/apache/incubator-seatunnel/issues/3948#issuecomment-1383018831

   > Now zeta support print job support for timing output statistics. You can see the details about this pr #3913
   
   I am not referring to the indicator data, I think the client can be made interactive, so that there is no need for a task and a link.


-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org