Deploying Java Sdk Bundles

Builds and deploys compiled Airflow Java SDK bundles so workers can run them. Use when the user wants to package a JVM task bundle into a JAR, asks about the `org.apache.airflow.sdk` Gradle plugin, `./gradlew bundle`, the Maven shade/BOM setup, fat vs thin JARs, the logging integration artifacts (JPL, SLF4J, Log4j 2, JUL), preview/snapshot builds, or getting the JAR onto an Airflow worker (Docker, Kubernetes, or Astro). For the task code see authoring-java-sdk-tasks; for the Airflow coordinator settings see configuring-airflow-language-sdks.

astronomer 8064e70 11.2 KB Updated

File contents

astronomer/agents/tree/main/skills/deploying-java-sdk-bundles commit 8064e70559

Frequently asked questions

npx skillmds@latest add astronomer/deploying-java-sdk-bundles