You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/09/02 08:28:49 UTC

[GitHub] [incubator-doris] xy720 opened a new issue #4518: [Spark Load][Bug] Cancelling a spark load in the pending phase will not succeed

xy720 opened a new issue #4518:
URL: https://github.com/apache/incubator-doris/issues/4518


   **Describe the bug**
   Cancelling a spark load in the pending phase will not succeed.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Submit a spark load job
   2. The job state is `PENDDING` at the beginning.
   3. cancel load job.
   4. Show load. And you can see the job state is `CANCELLED` with msg `user cancel`
   5. Open the web interface of the yarn cluster with browser, you can see that the spark job has been submitted successfully and is running well.
   
   **Expected behavior**
   The spark job should not be submmited.
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman closed issue #4518: [Spark Load][Bug] Cancelling a spark load in the pending phase will not succeed

Posted by GitBox <gi...@apache.org>.
morningman closed issue #4518:
URL: https://github.com/apache/incubator-doris/issues/4518


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org