stackabletech / stackabletech/superset-operator
Document how to add required drivers for databases
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 35
- Forks
- 4
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 10
Description
Superset supports a long list of databases https://superset.apache.org/docs/configuration/databases/, most of them requiring additional drivers to install.
We kept away from including different drivers in our images due to licensing.
However, we should document how you could use theses databases / drivers if required.
Possible options:
- Build your own docker image containing the required driver based on the Stackable docker image https://github.com/stackabletech/docker-images/blob/main/superset/Dockerfile
- Throw the driver into a volume and mount that into superset
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Superset database documentation and the linked Stackable superset/Dockerfile. Document how users can provide database drivers through a custom image or a mounted volume, and ensure both supported approaches are explained clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100