SiJo
SiJo
  • 4
  • 9 943
Hosting a dynamic website in GCP App Engine
I build a hello world web app in Python Flask, then create and upload the yaml file to the Google Cloud CLI and deploy the website as an App Engine. With a few mistakes a long the way to keep you on your toes!
Переглядів: 310

Відео

Reading from BigQuery in Python using a service accountReading from BigQuery in Python using a service account
Reading from BigQuery in Python using a service account
Переглядів 201Рік тому
I create some basic data in a csv file, upload it to BigQuery, then create an IAM service account and download the credentials to load into Python. Jump over jump over jump over!
Creating a Docker Image for a basic Python Flask website in WindowsCreating a Docker Image for a basic Python Flask website in Windows
Creating a Docker Image for a basic Python Flask website in Windows
Переглядів 557Рік тому
Install VSCode, Python and Docker for Windows before you begin. We'll build a very basic website using Flask, then write a Dockerfile to package this up and distribute it. We'll then run this docker image through the command prompt and Docker software to check it works
Installing Airflow on Windows 10 without DockerInstalling Airflow on Windows 10 without Docker
Installing Airflow on Windows 10 without Docker
Переглядів 9 тис.Рік тому
A full walkthrough of how to run Apache Airflow in Windows 10 using a Linux VM.

КОМЕНТАРІ

  • @SugunaA-k1d
    @SugunaA-k1d 19 днів тому

    very clear explanation

  • @girisantoshkumar
    @girisantoshkumar Місяць тому

    Thanks mate :)

  • @pavelkharitonov9065
    @pavelkharitonov9065 Місяць тому

    The most useful video about installing airflow

  • @rajarl
    @rajarl 4 місяці тому

    Thanks so much for the video. Need one quick help though. After following the steps, finally when I tried to access the URL using localhost:8080, I am getting the "Unauthorized error"... I am not able to see the logon screen.

  • @tejasrivishwaroju5935
    @tejasrivishwaroju5935 4 місяці тому

    Getting Dag Import error after following this process and login

  • @KomailButt
    @KomailButt 4 місяці тому

    Nice and simple video. Should we just share the docker image file to someone if they want to test our work? Like which files need to be shared when sharing our Flask based python app to someone?

  • @basavarajpn4801
    @basavarajpn4801 4 місяці тому

    airflow db init Traceback (most recent call last): File "/home/basavaraj/.local/bin/airflow", line 5, in <module> from airflow.__main__ import main File "/home/basavaraj/.local/lib/python3.10/site-packages/airflow/__init__.py", line 53, in <module> from airflow import configuration, settings File "/home/basavaraj/.local/lib/python3.10/site-packages/airflow/configuration.py", line 66, in <module> _SQLITE3_VERSION_PATTERN = re2.compile(r"(?P<version>^\d+(?:\.\d+)*)\D?.*$") AttributeError: module 're2' has no attribute 'compile' basavaraj@HP:/mnt/c/Users/Admin$ getting this issue,any solution for this ?Please

  • @dataisfun4964
    @dataisfun4964 5 місяців тому

    Thanks this worked fine for me.

  • @themagniranthine
    @themagniranthine 5 місяців тому

    do you know how to connect pentaho with airflow?

  • @UserGooglovich
    @UserGooglovich 5 місяців тому

    thank you very much for the video! the best one with small errors and fixes. really helped me.

  • @Sank3r92
    @Sank3r92 5 місяців тому

    you are the man

  • @alexeykruglov8185
    @alexeykruglov8185 6 місяців тому

    Thank you vety much> its worksafter 5 min your wondeful video guide.

  • @gautamgovinda5140
    @gautamgovinda5140 6 місяців тому

    👍

  • @DhammadipAwale1991
    @DhammadipAwale1991 6 місяців тому

    thanks bro , 4.32 break was much needed :D

  • @sanikabhosale6513
    @sanikabhosale6513 6 місяців тому

    Thank you so much! struggling from last four days to install but you nailed it!!

  • @NeedleFung
    @NeedleFung 7 місяців тому

    Help me a lot thank you

  • @rockymarquiss8327
    @rockymarquiss8327 7 місяців тому

    Need to do sudo apt upgrade

  • @abidemiajiboye2758
    @abidemiajiboye2758 7 місяців тому

    Thanks and it is a great video. I was on an airflow course on Linkedin but got stuck so I checked you up. The only issue now is that when I tried accessing the webserver via localhost:8080, the page does not load. What could be the issue?

    • @abidemiajiboye2758
      @abidemiajiboye2758 7 місяців тому

      Resolved. I installed the right version of python 3.7

  • @IamMQaisar
    @IamMQaisar 7 місяців тому

    versioonnn 😅

  • @life_99995
    @life_99995 8 місяців тому

    If anyone face the error while giving the command airflow db init solve it using the command pip install Flask-Session==0.5.0

  • @Lundburgerr
    @Lundburgerr 9 місяців тому

    Thanks man, that's exactly the hello world project I needed.

  • @pietasharp
    @pietasharp 9 місяців тому

    i got error TypeError: SqlAlchemySessionInterface.__init__() missing 6 required positional arguments: 'sequence', 'schema', 'bind_key', 'use_signer', 'permanent', and 'sid_length' not sure what i should do before airflow db init

    • @arcane888
      @arcane888 9 місяців тому

      I got the same error. First run “pip install Flask-Session==0.5.0” before running “airflow db init”

  • @BOSS-AI-20
    @BOSS-AI-20 9 місяців тому

    which is best to run airflow on linux or docker?

  • @sohaibawan7625
    @sohaibawan7625 9 місяців тому

    I am getting issue with database initialization 😷

  • @rwdyravi5423
    @rwdyravi5423 10 місяців тому

    Thank you so much last 2 days I have face issue for installation no one can give prefect video you video help me thank you once again way don't you make videos on full tutorial on apache airflow

  • @kilianloganellis298
    @kilianloganellis298 11 місяців тому

    🌺 *Promo SM*

  • @72nilayneerav93
    @72nilayneerav93 Рік тому

    I'm getting module not found error: connexion.decorators.validators when using command airflow db init

    • @amalpp-tp8ww
      @amalpp-tp8ww Рік тому

      same for me, could not fix till now

    • @LadyPuffingtonDewesbury
      @LadyPuffingtonDewesbury Рік тому

      This is a reported bug with a new release of Airflow: github.com/apache/airflow/issues/35375 Use pip install apache-airflow==2.7.0 at the 4 minute mark

    • @BOSS-AI-20
      @BOSS-AI-20 9 місяців тому

      @@LadyPuffingtonDewesbury It's also not working

  • @raghav3914
    @raghav3914 Рік тому

    Great video, short and to the point

  • @shimeineri208
    @shimeineri208 Рік тому

    Great video. Got me out of a bind when left stuck with a different YT video. Thanks. It would be great if you could do a video explaining what was happening at each step. Great work and I love the breaks! 😆

  • @petergriffin513
    @petergriffin513 Рік тому

    Thanks Bud! You rock

  • @SiddharthMaheshbhaiGajjar

    Thank you :) it's done

  • @AlDamara-x8j
    @AlDamara-x8j Рік тому

    thanks for sharing!

  • @ponravirajm7858
    @ponravirajm7858 Рік тому

    Please upload how to create a Dag and Custom operator

  • @DevidJoy-u4h
    @DevidJoy-u4h Рік тому

    Thanks Si Jo. Its really helpful for me. Please can you crate another video on all information about how can I use my another python/SQL file in dag.