Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG][SanityTest] Workbench Query cancellation doesn't work #734

Open
LantaoJin opened this issue Oct 3, 2024 · 2 comments
Open

[BUG][SanityTest] Workbench Query cancellation doesn't work #734

LantaoJin opened this issue Oct 3, 2024 · 2 comments
Labels
bug Something isn't working Lang:PPL Pipe Processing Language support

Comments

@LantaoJin
Copy link
Member

What is the bug?
Cancelling a running query in workbench cannot cancel the under running Spark job. So the next new query submitting will be triggered only when the previous job completed since they are using the same job group.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to Workbench page. For example https://search-flint05-sanity-h5if7yelmxws5hc35cap2lauf4.us-east-1.es-integ.amazonaws.com/_dashboards/app/opensearch-query-workbench#/
  2. Execute a PPL query
  3. Click Cancel
Screenshot 2024-10-03 at 11 41 57 4. Resubmit another PPL query, it will very slow since it will be trigger after the previous one completed.

What is the expected behavior?
The query cancelled in backend (EMR-S)

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@LantaoJin LantaoJin added bug Something isn't working untriaged labels Oct 3, 2024
@LantaoJin LantaoJin changed the title [BUG] Workbench Query cancellation doesn't work [BUG][SanityTest] Workbench Query cancellation doesn't work Oct 3, 2024
@YANG-DB YANG-DB added the Lang:PPL Pipe Processing Language support label Oct 3, 2024
@dblock dblock removed the untriaged label Oct 21, 2024
@dblock
Copy link
Member

dblock commented Oct 21, 2024

[Catch All Triage - 1, 2]

@dblock
Copy link
Member

dblock commented Oct 21, 2024

@LantaoJin @YANG-DB please triage this repo weekly, seeing a lot of untriaged issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Lang:PPL Pipe Processing Language support
Projects
None yet
Development

No branches or pull requests

3 participants