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

[FEATURE] Integrate job scheduler plugin #2832

Open
Tracked by #416
noCharger opened this issue Jul 16, 2024 · 0 comments
Open
Tracked by #416

[FEATURE] Integrate job scheduler plugin #2832

noCharger opened this issue Jul 16, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v2.16.0 Issues targeting release v2.16.0

Comments

@noCharger
Copy link
Contributor

noCharger commented Jul 16, 2024

Is your feature request related to a problem?

RFC opensearch-project/opensearch-spark#416

What solution would you like?

During cluster bootstrap:

  1. Create Job scheduler plugin instance
  2. Create sql plugin instance
  3. Load extension (defined via SPI)
JobSweeper started listening to operations on index .async-query-scheduler
  1. Job scheduler plugin call createComponents
  2. Sql plugin call createComponents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.16.0 Issues targeting release v2.16.0
Projects
None yet
Development

No branches or pull requests

2 participants