You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-apache-airflow-providers-papermill-3.7.2-1.lbn36.noarch
Package apache-airflow-providers-papermill Release: 3.7.2 Papermill
RPMPackage python3-apache-airflow-providers-pagerduty-4.0.1-1.lbn36.noarch
Package apache-airflow-providers-pagerduty Pagerduty
RPMPackage python3-apache-airflow-providers-oracle-4.0.1-1.lbn36.noarch
Package apache-airflow-providers-oracle Oracle
RPMPackage python3-apache-airflow-providers-opsgenie-5.8.1-1.lbn36.noarch
Package apache-airflow-providers-opsgenie Opsgenie
RPMPackage python3-apache-airflow-providers-openstack-1.0.5-1.lbn36.noarch
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the...
RPMPackage python3-apache-airflow-providers-opensearch-1.6.1-1.lbn36.noarch
Package apache-airflow-providers-opensearch OpenSearch
RPMPackage python3-apache-airflow-providers-openlineage-2.1.0-1.lbn36.noarch
Package apache-airflow-providers-openlineage OpenLineage
RPMPackage python3-apache-airflow-providers-openfaas-3.7.0-1.lbn36.noarch
Package apache-airflow-providers-openfaas OpenFaaS
RPMPackage python3-apache-airflow-providers-openai-1.5.1-1.lbn36.noarch
Package apache-airflow-providers-openai OpenAI
RPMPackage python3-apache-airflow-providers-odbc-4.9.0-1.lbn36.noarch
Package apache-airflow-providers-odbc ODBC
RPMPackage python3-apache-airflow-providers-neo4j-3.8.1-1.lbn36.noarch
Package apache-airflow-providers-neo4j Neo4j
RPMPackage python3-apache-airflow-providers-mysql-6.1.0-1.lbn36.noarch
Package apache-airflow-providers-mysql MySQL
RPMPackage python3-apache-airflow-providers-mongo-5.0.1-1.lbn36.noarch
Package apache-airflow-providers-mongo MongoDB
RPMPackage python3-apache-airflow-providers-microsoft-winrm-3.9.0-1.lbn36.noarch
Package apache-airflow-providers-microsoft-winrm Windows Remote Management (WinRM)
RPMPackage python3-apache-airflow-providers-microsoft-psrp-3.0.0-1.lbn36.noarch
Package apache-airflow-providers-microsoft-psrp This package provides remote execution capabilities via the PowerShell Remoting Protocol (PSRP).
RPMPackage python3-apache-airflow-providers-microsoft-mssql-4.2.0-1.lbn36.noarch
Package apache-airflow-providers-microsoft-mssql Microsoft SQL Server (MSSQL)
RPMPackage python3-apache-airflow-providers-microsoft-azure-12.2.0-1.lbn36.noarch
Package apache-airflow-providers-microsoft-azure Microsoft Azure
RPMPackage python3-apache-airflow-providers-jenkins-4.0.2-1.lbn36.noarch
Package apache-airflow-providers-jenkins Jenkins
RPMPackage python3-apache-airflow-providers-jdbc-5.0.0-1.lbn36.noarch
Package apache-airflow-providers-jdbc Java Database Connectivity (JDBC)
RPMPackage python3-apache-airflow-providers-isolation-1.0.1-1.lbn36.noarch
Isolation Provider Runtime Operator Isolation in Airflow. Created with ❤️ by the CSE Team @ Astronomer The Isolation Provider provides the IsolatedOperator and the isolationctl CLI. It provides the capacity to run any Airflow Operator in an isolated fashion. Why use IsolatedOperator? Run a different version of an underlying library, between separate teams on the same Airflow instance, even between separate tasks in the same DAG Run entirely separate versions of Python for a task Keep "heavy" dependencies separate from Airflow Run an Airflow task in a completely separate environment - or on a server all the way across the world. Run a task "safely" - separate from the Airflow instance Run a task with dependencies that conflict more easily Do all of the above while having unmodified access to (almost) all of 'no