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] Spark job failure cannot be caught in Flint #733

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

[BUG][SanityTest] Spark job failure cannot be caught in Flint #733

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?
When a Spark job failed, the PPL query will be hanging forever.

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 which could cause job fail: such as following PPL query.
source = myglue_test.default.http_logs | stats avg(size) by clientip

The query group by a high cardinality column will trigger a writing failure.
Screenshot 2024-10-01 at 17 33 09

  1. The query will be running forever in workbench
Screenshot 2024-10-03 at 11 41 57

What is the expected behavior?
Failed with error message

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
Copy link
Member Author

@ykmr1224 @noCharger , please help to transit to proper project if it doesn't belong to this project.

@LantaoJin LantaoJin changed the title [BUG] Spark job failure cannot be caught in Flint [BUG][Sanity] Spark job failure cannot be caught in Flint Oct 3, 2024
@LantaoJin LantaoJin changed the title [BUG][Sanity] Spark job failure cannot be caught in Flint [BUG][SanityTest] Spark job failure cannot be caught in Flint 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]

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