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

Update job scheduler extension meta file #46

Closed
ylwu-amzn opened this issue May 17, 2021 · 2 comments
Closed

Update job scheduler extension meta file #46

ylwu-amzn opened this issue May 17, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@ylwu-amzn
Copy link
Collaborator

AD extends job scheduler to implement its own job. We need to update the extension file name and AD plugin class path.

@tlfeng
Copy link

tlfeng commented May 19, 2021

The package of JobSchedulerExtension interface has been moved fromcom.amazon.opendistroforelasticsearch.jobscheduler.spi to org.opensearch.jobscheduler.spi.
Please refer to this sample file for the usage. 😁

@ylwu-amzn
Copy link
Collaborator Author

This is already done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants