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

BIGTOP-4360. Add Airflow to Bigtop. #1328

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sekikn
Copy link
Contributor

@sekikn sekikn commented Feb 11, 2025

Description of PR

This PR adds Apache Airflow 2.10.4 to our software stack.

How was this patch tested?

Tested on Debian 11 and 12, Rocky 9 and Ubuntu 24.04 as follows, after applying this PR:

$ ./gradlew toolchain
$ ./gradlew allclean bigtop-utils-pkg airflow-pkg repo
$ cd provisioner/docker
$ ./docker-hadoop.sh -d -dcp -C config_debian-11.yaml -F docker-compose-cgroupv2.yml -G -L -k bigtop-utils,airflow -s airflow -c 1

(Airflow itself doesn't need bigtop-utils, but it is required to run the smoke test in the Docker provisioner)

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
  • Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

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

Successfully merging this pull request may close these issues.

1 participant