You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/13 09:26:36 UTC

[GitHub] [incubator-kyuubi] cxzl25 opened a new issue #2119: [Improvement] Support output progress bar in Spark engine

cxzl25 opened a new issue #2119:
URL: https://github.com/apache/incubator-kyuubi/issues/2119


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What would you like to be improved?
   
   In the `ExecuteStatement#waitStatementComplete` method, only output Query is Running to the log, the user does not know the progress of the query.
   
   ### How should we improve?
   
   Add a listener to the Spark engine to output the stage progress of the current statement.
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] cxzl25 commented on issue #2119: [Improvement] Support output progress bar in Spark engine

Posted by GitBox <gi...@apache.org>.
cxzl25 commented on issue #2119:
URL: https://github.com/apache/incubator-kyuubi/issues/2119#issuecomment-1066060625


   ## Current
   
   ![image](https://user-images.githubusercontent.com/3898450/158053283-f0c5f37a-ccc9-4100-a70d-4583f2424c41.png)
   
   ## Fix
   
   ![image](https://user-images.githubusercontent.com/3898450/158053320-f0c96ae6-106a-4fb8-92cd-da3934792c4f.png)
   
   
   
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] ulysses-you closed issue #2119: [Improvement] Support output progress bar in Spark engine

Posted by GitBox <gi...@apache.org>.
ulysses-you closed issue #2119:
URL: https://github.com/apache/incubator-kyuubi/issues/2119


   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] ulysses-you closed issue #2119: [Improvement] Support output progress bar in Spark engine

Posted by GitBox <gi...@apache.org>.
ulysses-you closed issue #2119:
URL: https://github.com/apache/incubator-kyuubi/issues/2119


   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] yaooqinn commented on issue #2119: [Improvement] Support output progress bar in Spark engine

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on issue #2119:
URL: https://github.com/apache/incubator-kyuubi/issues/2119#issuecomment-1066063385


   looks great


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org