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

feat: inject OpenLineage configuration to SparkSubmitOperator #47508

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mobuchowski
Copy link
Contributor

This PR is a followup to #47444

When explicitly enabled by the user for supported operators, we will automatically inject parent job information into the Spark job properties. For example, when submitting a Spark job using the SparkSubmitOperator, we will include details about the Airflow task that triggered it so that the OpenLineage Spark integration can include them in parentRunFacet.

More detailed description is in #44477 - this adds the same feature, but for different operator.

@mobuchowski mobuchowski force-pushed the add-openlineage-config-spark-submit branch from 9bd784a to 3a7ffc7 Compare March 8, 2025 21:12
@mobuchowski mobuchowski force-pushed the add-openlineage-config-spark-submit branch from 3a7ffc7 to 311a52f Compare March 8, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant