Code Monkey home page Code Monkey logo

airflow-on-openshift's People

Contributors

codekow avatar jeetrh avatar noahsa avatar ruifigueiredo avatar strangiato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

airflow-on-openshift's Issues

Airflow Flower Route error "Application is not available"

The application is currently not serving requests at this endpoint. It may not have been started or is still starting.

Post deployment, I see the route, but I do not see any other flower resources or services that are being exposed to route. In other deployments, I see the configs for the flower service defined in the airflow-values.yaml (https://github.com/redhat-na-ssa/mlops-prototype/blob/main/airflow/airflow-setup/airflow-values.yaml)

Document: Using Ingress from helm chart on OpenShift

A user can use the official airflow helm chart to allow ingress with k8s ingress objects - this requires defining the host.

We want to document this as another method of setting up ingress using the official helm chart.

Upgrade instructions for the helm upgrade command points to the users Git project and DAG directory

The current instructions point to this project and dags folder, where I would not host my dags
--set dags.gitSync.repo=https://github.com/opendatahub-io-contrib/airflow-on-openshift.git
--set dags.gitSync.branch=main
--set dags.gitSync.subPath=dags

Propose variables or documentation on how to point the deployment to the users and
--set dags.gitSync.repo=https://github.com/<YOUR_NAME>/<YOUR_REPOSITORY>.git
--set dags.gitSync.branch=main
--set dags.gitSync.subPath=<YOUR_PATH>/<YOUR_DAGS_DIRECTORY>

Explore: Postgres Deployment Options

We want to explore various options around postgres deployment in combination with airflow.

Some options today are:

  • OpenShift Template
  • Crunchy Postgres Operator
  • Airflow Helm Values

Some pods don't get started properly

Installed the operator through the helm chart according to https://github.com/opendatahub-io-contrib/airflow-on-openshift#install-airflow-via---set on an RHPDS demo environment of OpenShift 4.12
Some pods start running properly but most don't:
image

All have the same error:

sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "airflow-postgresql.airflow" (172.30.137.62), port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?

Installing additional python packages

Hi there, I have installed airflow using the hacks/easy_install.sh and everything has been working fine. I am now trying to find a way to install additional python packages and I'm wondering if there's a recommended way to do this here? like, if a custom dockerfile with a RUN pip install kafka-python (e.g.) is the way to go or should another method be used? Sincerely appreciate any feedback

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.