
Astronomer: The Best Place to Run Apache Airflow®
Astro, the orchestration-first DataOps platform built on Apache Airflow®, empowers you to build, run and observe data pipelines that work all from one place.
Unable to install Python packages - Astronomer - The Apache …
Oct 7, 2022 · I have a use case wherein I need to read some values from a metadata table, and later use these values within tasks, within the context of a DAG. To elaborate, each of these tasks are nothing but a Snowflake stored procedure written using Snowpark. Coming back to the problem, I am trying to read the initial metadata and load it into few Python lists using …
Using Airflow Contrib operators in Astro docker - Astronomer
Apr 16, 2020 · Is Astronomer cloud version and Enterprise version supports “Providers” or “contrib operators”? how can i pass aws credentials file to docker (windows) ; did n’t find any documentation in forum and your start up guides;
ERR_CERT_COMMON_NAME_INVALID from houston - Astronomer …
Mar 4, 2021 · Astronomer Software (Enterprise) 1 1995 May 15, 2020 "astro dev start" failing with empty requirements.txt and packages.txt files Astro CLI astro-cli , astro-dev-start 1 1622 August 15, 2023 ModuleNotFoundException: Cannot import airflow.api.auth.backend.basic_auth for API authentication (Webserver, scheduler keeps restarting) Astronomer Nebula ...
Anyone interested in Github Actions CI/CD?
May 4, 2020 · I’ve been checking out Github’s new Actions CI/CD solution, and looking at https://www.astronomer.io/docs/ci-cd/ it seems like it wouldn’t be too difficult to ...
Update AWS RDS root CA certificate on Astronomer Enterprise
Dec 11, 2019 · Hi We received the email below regarding the update of the root CA certificate on the Astronomer Enterprise RDS cluster that we have on our VPC. I searched through the terraform show output and found no reference to the variable, but found where are you referencing the terraform-aws-modules for Aurora:
How do I delete old DAGs from the Airflow UI?
Jan 8, 2019 · How do make changes to the meta database on the astronomer cloud platform when it’s been deployed? I’ve changed the name of some of my dags and want to clean out the old ones, is there a way for me to send a query to dro…
Astronomer AWS long running lambda
Mar 14, 2020 · Currently I am an experiencing a technical issue with Airflow on Astronomer. Im trying to run inside a PyhtonVirtualenvOperator (I have also tried PythonOperator) a function that triggers an aws lambda that runs around 15 minutes dag_name:str = "long" with DAG(dag_name, default_args=default_args, schedule_interval=timedelta(1), max_active_runs=3) as dag: …
How do I get rid of any example_dag's that initially show up in my ...
Nov 15, 2018 · For now, this is unfortunately something someone on the Astronomer team has to do directly. If you’d like us to remove any example_dag's, let us know and we’ll be quick to remove them. Airflow 1.10’s functionality actually does allow users to do this directly, so you can expect to be able to do so in the future.
Edit airflow_local_settings.py on Astronomer Enterprise
Aug 17, 2021 · You can edit airflow_local_settings.py in Astronomer Enterprise, but the change will apply your airflow_local_settings for all deployments of airflow that you set up with this instance of Astronomer. If you are careful t…
- Some results have been removed