How to create RDS Data Source in AWS Glue

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

КОМЕНТАРІ • 33

  • @garunakt6081
    @garunakt6081 3 роки тому +11

    Music is very very annoying and unnecessary. Thanks for the video!!

    • @rohitbhatnagar7599
      @rohitbhatnagar7599 2 роки тому +1

      I agree. The purpose of training is to get information to viewers. I can not hear what your saying. Defeats the whole purpose of the training.

  • @FlameOfAnor9
    @FlameOfAnor9 3 роки тому +1

    I could not get my connection to work. Is your RDS in a Private Subnet or Public subnet ? if it is in a private subnet, you must have done some configuration for the connection to work. did you create and s3 endpoint or is your db instance in a public subnet?

  • @giasamin6568
    @giasamin6568 2 роки тому +2

    Music is very very annoying and terribly disturbingly unnecessary. Thanks for the video!!

    • @rohitbhatnagar7599
      @rohitbhatnagar7599 2 роки тому

      Agreed. Loses the meaning of the training, since you can not hear and understand things. Great video !!

    • @rohitbhatnagar7599
      @rohitbhatnagar7599 2 роки тому

      It was great - I danced in my room and did AWS - all at the same time🤣

  • @VipinKumar-wq5tz
    @VipinKumar-wq5tz 3 роки тому +1

    UPSERT is possible on Oracle db (Source is S3)....

    • @funwithetl6085
      @funwithetl6085  3 роки тому +1

      Yes Upsert is absolutely possible

    • @VipinKumar-wq5tz
      @VipinKumar-wq5tz 3 роки тому

      @@funwithetl6085 we have a default script that was created after the mapping of the source and destination ..... And enabled the bookmark as well.... Does it is enough to avoid the duplicate entries?

    • @funwithetl6085
      @funwithetl6085  3 роки тому +1

      @@VipinKumar-wq5tz Yes its possibly sufficient

    • @VipinKumar-wq5tz
      @VipinKumar-wq5tz 3 роки тому

      @@funwithetl6085 we have implemented it but sometimes the the data got duplicated multiple times ....

    • @funwithetl6085
      @funwithetl6085  3 роки тому

      @@VipinKumar-wq5tz What is the logic you have implemented?

  • @iamdare
    @iamdare 2 роки тому

    Please how did you create the Oracle instance?

    • @funwithetl6085
      @funwithetl6085  2 роки тому

      Hi, This is to create PostgreSql instance. You can follow same process to create Oracle. ua-cam.com/video/F906og02ejM/v-deo.html

  • @sandeeptiwari196
    @sandeeptiwari196 3 роки тому +1

    Thanks for making this video. Can you please show how you created this Role 'ETL'? Most preferable how to create a Role for Glue so that Glue can read from S3 and load to RDS (MySQL). I saw your other video too where this is being done but how the Role 'ETL' is created is not shown. Kindly make a video on this. Also, please lower the background music or remove it altogether.

    • @funwithetl6085
      @funwithetl6085  3 роки тому

      @Sandeep Tiwari, Please watch this video for creating the Role, ua-cam.com/video/LuVFms0Jj-s/v-deo.html

  • @amitdash1089
    @amitdash1089 4 роки тому

    Can AWS Glue handle real-time processing?

    • @funwithetl6085
      @funwithetl6085  4 роки тому

      Yes AWS Glue can handle real-time processing using spark streaming

  • @johngwheeler
    @johngwheeler 2 роки тому +2

    Please get rid of the music - it adds nothing and is extremely distracting.

  • @ramalingamvarkala1571
    @ramalingamvarkala1571 3 роки тому

    I configured Rds MySQL database of version 5.7.31 is not getting connected from glue

  • @miranahmed1926
    @miranahmed1926 2 роки тому

    why music??? :(

  • @penniesshillings
    @penniesshillings 3 роки тому

    These tutorials always skip the most difficult/annoying part: setting up the VPC, the security group and all that nonsense. Anyone can click through a wizard.

    • @funwithetl6085
      @funwithetl6085  3 роки тому +1

      Setting up VPC and security group is completely dependent on the handshakes you required. It is a AWS cloud administration process, which should be keenly incorporated. Mostly the tutorials on development will not have explanations on administrations