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

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2024
  • Refer demo code for education purpose only
    Link is here:
    github.com/anjangcp/GCP-Data-...

ความคิดเห็น • 16

  • @pranaydhareshwar7755
    @pranaydhareshwar7755 13 วันที่ผ่านมา +1

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

  • @tammyajadi1574
    @tammyajadi1574 9 วันที่ผ่านมา +1

    Really good! Thank you so much

  • @endasil
    @endasil 27 วันที่ผ่านมา +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.

  • @ayushshah3805
    @ayushshah3805 ปีที่แล้ว +2

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

  • @epic_logic_with_natureLove
    @epic_logic_with_natureLove ปีที่แล้ว +1

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

  • @lifelearningneo
    @lifelearningneo 11 หลายเดือนก่อน

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

  • @biswajitchakraborty7220
    @biswajitchakraborty7220 7 หลายเดือนก่อน +1

    Really nice content. Thanks a lot 👍

  • @madhukaryedelli594
    @madhukaryedelli594 5 หลายเดือนก่อน +1

    supperbb video. Thanks a lot sir

  • @pravatbiswas
    @pravatbiswas 5 หลายเดือนก่อน +1

    Superb video but please change the intro sound !!

  • @zramzscinece_tech5310
    @zramzscinece_tech5310 ปีที่แล้ว

    nice!

  • @AshishDukare-vr6xb
    @AshishDukare-vr6xb 20 วันที่ผ่านมา

    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

  • @joekavinkumar5112
    @joekavinkumar5112 7 หลายเดือนก่อน

    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

    • @amanpublic9011
      @amanpublic9011 3 หลายเดือนก่อน

      Hey do you resolved it ??