copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Unable to install Python packages - Astronomer - The Apache Airflow . . . 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 Snowpark library ( For those new to
Astronomer: The Best Place to Run Apache Airflow® Take Apache Airflow® to the next level with Astro From AI and Large Language Models to data-driven applications, Astronomer delivers reliability at any scale and accelerates innovation
Using Airflow Contrib operators in Astro docker - Astronomer - The . . . 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 - The Apache . . . 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? 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
Can I install the AWS CLI on Astronomer? We currently use Heroku and I use a buildpack to install AWS CLI on the machines since we need it for some credentials management What would be the best way to spin that up on the machines that are running astro?
Update AWS RDS root CA certificate on Astronomer Enterprise 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:
Enable Airflow API in a local Astro Dev instance - Astronomer - The . . . I need to test some Airflow API calls i am using in a DAG, but i can not figure out how to access the api on my local instance, and i am not seeing any documentation on local instances I can hit the endpoint, but it says unauthorized
Can I use the Airflow REST API to externally trigger a DAG? See Airflow docs for other parameters and Astronomer docs on how to use this Airflow REST API Trigger is particularly useful to setup dependencies across different Airflow environments ExternalTaskSensor is not applicable across Airflow environments, hence REST API is a good choice if your use-case requires that