stackabletech / stackabletech/airflow-operator
Include HDFS provider in Airflow images
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 32
- Forks
- 6
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 13
Description
The current Airflow image does not include apache-airflow-providers-apache-hdfs, meaning you cannot configure a HDFS connection out of the box. The HDFS provider should be included in the Airflow image to enable HDFS as a storage option.
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
No files or tests are named. Locate where the Airflow image dependencies are declared and inspect how provider packages are included; done means the apache-airflow-providers-apache-hdfs package is present so HDFS connections can be configured out of the box.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100