GCP Composer DAG code and deployment to DAGs folder | Python and Bash operator examples

Поділитися
Вставка
  • Опубліковано 14 лис 2024

КОМЕНТАРІ • 19

  • @priyanka.mishraxWF
    @priyanka.mishraxWF Місяць тому +1

    very well and in detail explained

  • @allzgoood
    @allzgoood Рік тому +2

    Great video buddy. You are focusing on the right elements to talk about.

  • @pranaydhareshwar7755
    @pranaydhareshwar7755 4 місяці тому +1

    Thank you so much for your video. It has helped me a lot.

  • @epic_logic_with_natureLove
    @epic_logic_with_natureLove Рік тому +1

    Thank you so much Sir, Really very helpful for me.

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

    Thank you so much for this session , here we use admin variable also why we use that ,"what variables are in cloud composer

  • @maddhukhar_yedelli07
    @maddhukhar_yedelli07 9 місяців тому +1

    supperbb video. Thanks a lot sir

  • @biswajitchakraborty7220
    @biswajitchakraborty7220 11 місяців тому +1

    Really nice content. Thanks a lot 👍

  • @tammyajadi1574
    @tammyajadi1574 4 місяці тому +1

    Really good! Thank you so much

  • @pravatbiswas
    @pravatbiswas 9 місяців тому +1

    Superb video but please change the intro sound !!

  • @endasil
    @endasil 5 місяців тому +1

    I really enjoyed your first video in this series but please, try to keep the intro and the rest of the video the same volume. I had the volume turned up to max since the voice was soo low in the previous video, then i came to the next part and the introduction is EXTREMELY loud compared to the volume in last video. It was a very painful experience for my ears.

  • @AshishDukare-vr6xb
    @AshishDukare-vr6xb 5 місяців тому

    bash_task = BashOperator(
    task_id='bash_task',
    bash_command='date:echo 'Hey I am BashOperator' ',
    )
    In above code, I thing dag=dag line is missing
    Please suggest on this

  • @danieln8352
    @danieln8352 2 місяці тому

    Hi, I need to create a common folder to share a function to all dags, It's possible ?

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

    in dag folder inside whether a folder can be created with python code inside it but when the code are imported from the folder inside the dag code it showing broken dag how to rectify it

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

    nice!