18. Databricks & Pyspark: Ingest Data from Azure SQL Database

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024

Комментарии • 64

  • @venkataram6460
    @venkataram6460 Год назад +1

    simple but effective process and expalination as well. Great job

  • @avinashpasupuleti8585
    @avinashpasupuleti8585 2 года назад +2

    Simply Super Bro.. Awaiting for more videos from you on db related activates in data bricks

  • @omprakashreddy4230
    @omprakashreddy4230 2 года назад +2

    Simply Awesome !! We are learning a lot from your videos.

  • @Khm3rick
    @Khm3rick 2 года назад +1

    Great video! Just one question, I saw you defined the jdbcDriver...but I didn't see it used after in jdbcUrl? What is it for?

    • @ShivaKumar-dj8bj
      @ShivaKumar-dj8bj Год назад

      Yes I have also observed it. Later in other videos I found out that we have to add it as an option when reading data into data frame like .option("driver", jdbcDriver")

  • @sushilkushwaha260
    @sushilkushwaha260 2 года назад +1

    Awesome, Very nice explanation...

  • @VirajithaPanguluri
    @VirajithaPanguluri Год назад +1

    Can we mention type of authentication while connecting? What if we have only Azure Active Directory Password ? How to mention that?

  • @kylebrogan6416
    @kylebrogan6416 Год назад

    What about just being able to access those same tables via an existing databricks catalog in the hive metastore structure for example? Is there a way to do that?

  • @rajasekharmedia8987
    @rajasekharmedia8987 8 месяцев назад

    I want to do query from sql and load the result into one variable. Can we do that. Like select max(id) from sql table. I am using this id for comparison in next steps

  • @sravankumar1767
    @sravankumar1767 2 года назад +2

    Nice explanation bro 👍

  • @betterahyosi
    @betterahyosi Год назад +1

    You didn't use the jdbcDriver . What is the purpose to have jdbcDriver ????

    • @rajasdataengineering7585
      @rajasdataengineering7585  Год назад

      Why do you say I didn't use jdbc driver????
      Look at 7:30 in the video

    • @betterahyosi
      @betterahyosi Год назад

      ​@@rajasdataengineering7585I meant that u didn't pass the jdbcDriver value in to the jdbc url

  • @a2zhi976
    @a2zhi976 Год назад +1

    like in unix , can i save all these details in one file and call in the beginning of the scripts. ?.

    • @rajasdataengineering7585
      @rajasdataengineering7585  Год назад

      Yes we can use yaml or json configuration file to save the details and during run time, spark can read the configuration file and process accordingly

  • @shashikantchaturvedi1559
    @shashikantchaturvedi1559 Год назад +1

    Hi Raja's, I am following this tutorial step by step but I got an error while running the 2nd cell of getting product table. the error is "
    java.sql.SQLException: No suitable driver", can you please help in this case.

    • @shashikantchaturvedi1559
      @shashikantchaturvedi1559 Год назад +1

      Now I got that, something was wrong in preparing the connection. I can connect, and get the data from Azure Sql Server.. Thanks Raja.

    • @rajasdataengineering7585
      @rajasdataengineering7585  Год назад

      Glad to hear you fixed the issue 👍🏻

  • @alwalravi
    @alwalravi Год назад +1

    How to write this product table data into blob storage in parquet format in a databrick notebook? Plz help

  • @dataisfun4964
    @dataisfun4964 Год назад +1

    Thanks worked perfectly.

  • @prathapganesh7021
    @prathapganesh7021 11 месяцев назад +1

    I really appreciate this video thank you🙏

  • @suman_vedakshaB
    @suman_vedakshaB 11 месяцев назад

    HELLO SIR..WHILE IMPORTING DATA HOW WE COME KNOW WHICH IS MODIFIED AND WHICH IS LATEST DATA??I MEAN ANY UPDATED DATA HOW WE HANDLE THAT..PLS REPLY

  • @AjithKumar-cj7hh
    @AjithKumar-cj7hh Год назад +1

    What if data is huge like 100 gb. Is it still recommended?

    • @rajasdataengineering7585
      @rajasdataengineering7585  Год назад

      Jdbc connection has performance issue while handling huge amount of data. But there are options to improve the performance which can be applied depending on the use case

  • @arnabsontu6578
    @arnabsontu6578 2 года назад +1

    Sir, Can we also create , view, alter , run stored procedures from databricks ?

    • @rajasdataengineering7585
      @rajasdataengineering7585  2 года назад

      Hi Arnab, stored procedures can't be created in databricks. Views can be created and can be altered as well

  • @shivangishingatwar1356
    @shivangishingatwar1356 2 года назад

    Could you help me , establish connection string using azure active directory authentication mode

  • @veerag9426
    @veerag9426 2 года назад +1

    Super nice video

  • @Jayalakshmi-r9t
    @Jayalakshmi-r9t 3 месяца назад

    how to get that IP address , foe me it was not visible

  • @SantoshKumar-yr2md
    @SantoshKumar-yr2md 7 месяцев назад

    how to get multiple tables from Azure SQL into databricks notebook

  • @melvin9993
    @melvin9993 2 года назад +1

    Simple and effective

  • @apoorvsrivastava7121
    @apoorvsrivastava7121 2 года назад +1

    Sir how can we connect using serects from keyvault ?

    • @rajasdataengineering7585
      @rajasdataengineering7585  2 года назад

      We need to create scoped credentials in databricks first to setup integration between key vault and databricks

    • @apoorvsrivastava7121
      @apoorvsrivastava7121 2 года назад +1

      @@rajasdataengineering7585 thank you will check and do 💪

  • @govardhanbola1195
    @govardhanbola1195 2 года назад +1

    Hard coding Password in the code is not recommended. Can we get password from Azure Key Valt. Can you please let us know the steps for that

  • @Jayalakshmi-r9t
    @Jayalakshmi-r9t 3 месяца назад +1

    how to get that ip address . i did not find while logging. please can you say

    • @rajasdataengineering7585
      @rajasdataengineering7585  3 месяца назад

      You can get it from command prompt using ipconfig command

    • @natarajbeelagi569
      @natarajbeelagi569 8 дней назад

      I want to connect to my localhost but the connection is getting refused. Can you please make a video on it?

  • @suresh.suthar.24
    @suresh.suthar.24 Год назад +1

    great video

  • @arnabsontu6578
    @arnabsontu6578 2 года назад +1

    Sir, is there any way to hide the password from exposing it in the code ?

  • @vaddenata6735
    @vaddenata6735 11 месяцев назад +1

    Thank you so much ❤Sir....

  • @MrTejasreddy
    @MrTejasreddy 2 года назад

    simple superb
    can you make a video how to creatra account in databricks community addition for free