deepmodeling / deepmodeling/dpti
Consider add instruction for switch executor to LocalExecutor when using postgresql
- Dominant language
- Python
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Airflow use SequentialExecutor by default. However SequentialExecutor does not support postgresql, so it could be better to mentioned this when user decide to use postgresql instead of sqlite.
https://airflow.apache.org/docs/apache-airflow/stable/executor/sequential.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the setup or executor documentation for choosing an executor and review the linked SequentialExecutor page. Update the relevant documentation to explain the PostgreSQL limitation and instruct users to choose LocalExecutor instead; done means the PostgreSQL setup guidance is explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, sqlite
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100