Code Monkey home page Code Monkey logo

airflow-gke-k8sexecutor-helm's People

Contributors

eamonkeane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

airflow-gke-k8sexecutor-helm's Issues

ERROR: (gcloud.sql.instances.create) User [[email protected]] does not have permission to access project XXX

Hi!

Thank you for sharing this git repository! While running the "docker-compose -f deploy/gke/docker-compose-gke.yml up" command, I hit upon the above mentioned error complaining there is no access to my current project on the part of the service account.

I went on to check that the service account indeed has the access.

gcloud projects get-iam-policy XXX
--flatten="bindings[].members"
--format='table(bindings.role)'
--filter="bindings.members:[email protected]"

yields
ROLE
roles/cloudsql.admin (I added this to see if it makes any difference.)
roles/owner

Could you please advise what could it have possibly gone wrong?

NFS permission denied?

ValueError: Unable to configure handler 'processor': [Errno 13] Permission denied: '/usr/local/airflow/logs/scheduler'

The scheduler and the webserver give this error and cannot start when using your code to deploy on k8s

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.