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

Can I use hive database to restore jobs? #242

Open
weidongzhou1994 opened this issue Jan 18, 2024 · 2 comments
Open

Can I use hive database to restore jobs? #242

weidongzhou1994 opened this issue Jan 18, 2024 · 2 comments
Labels

Comments

@weidongzhou1994
Copy link

As title.

@viniciuschiele
Copy link
Owner

Those are the job stores currently available:

apscheduler.jobstores.memory
apscheduler.jobstores.mongodb 
apscheduler.jobstores.redis 
apscheduler.jobstores.rethinkdb
apscheduler.jobstores.sqlalchemy
apscheduler.jobstores.zookeeper

Docs: https://apscheduler.readthedocs.io/en/3.x/py-modindex.html

@weidongzhou1994
Copy link
Author

When I use the sqlalchemy to connect hive, it throws this error: table not found

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

No branches or pull requests

2 participants