GithubHelp home page GithubHelp logo

bakdata / google-airflow-premier-league Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 14.0 136 KB

Data Warehousing Made Easy with Google BigQuery and Apache Airflow

Dockerfile 15.45% Shell 50.46% Python 17.38% TSQL 16.71%

google-airflow-premier-league's People

Contributors

marcusbaitz avatar srfc avatar

Stargazers

 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  avatar  avatar

google-airflow-premier-league's Issues

broken dag -> premier_league_data_to_gc.py missing module util.

Great blog post. But I had consistent broken module with "util" missing.

error on Dataflow

Broken DAG: [/home/airflow/gcs/dags/dags/premier_league_data_to_gc.py] No module named 'util'

After modifying the code as follows, it works fine:

google_init.sh

echo "deploy airflow DAG's" && \
BUCKET_NAME=$(gcloud composer environments describe ${GC_PROJECT_ID} --location ${LOCATION} --format="get(config.dagGcsPrefix)")
BUCKET_NAME=${BUCKET_NAME%dags}

bash google_deploy.sh && \

gsutil -m cp -r ../google_deploy/dags/* ${BUCKET_NAME}

echo "your premium league environment is now ready and its project id is: ${GC_PROJECT_ID}"
...

What do you think @MarcusBaitz ?

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.