DP-203: 32 - A closer look at Databricks notebooks

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

КОМЕНТАРІ • 19

  • @MasterKorNat
    @MasterKorNat 7 місяців тому +6

    Peter, it's always good to listen to you. It's a pity there weren't such tutorials when I started with this technology.

  • @prabhuraghupathi9131
    @prabhuraghupathi9131 7 місяців тому +1

    Thanks Tybul for this great content on how to load data in Databricks and overview of how to use !!

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

    This was another great content, don't have any words left to thank you. The best part is i never feel bored.

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

    Thank you. Fantastic content as always.

  • @amazhobner
    @amazhobner 7 місяців тому +2

    Great video.
    Pin the cluster is an important concept, I had a question on it in my exam. You have covered everything needed for it.
    One question, which SQL variant does Databricks use internally say when we use %sql or spark.sql command? Is it MSsql, postgres, something else?

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

      It is Spark SQL: spark.apache.org/docs/latest/sql-ref.html

  • @Ef-sy4qp
    @Ef-sy4qp 7 місяців тому

    Thank you for the course, Tybul! Can you please cover Databricks integration with other Azure services and a real-time project? Also, if possible, release the next course at least once a week because I do not waste on other videos. You are Perfect. Thanks!

    • @TybulOnAzure
      @TybulOnAzure  7 місяців тому +2

      Databricks integration with ADF will be covered soon.
      Real-time project will be covered at the end of the whole course.
      I'm trying to release videos on a weekly basis but I can't guarantee that.

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

    Suppose after using the databricks I remove that from resource group and then again when I try to create a new databricks Is it allow to use 14 day trial within the 14 days period for a newly created databrick ?

  • @GowthamThota-c4l
    @GowthamThota-c4l 4 місяці тому

    Hello Piotr!
    I have been following your DP 203 episodes from a month. The use cases taught are really informative and helps us learn from your vast experience in Data Engineering Field.
    I have a request for you - Since 2024 Paris Olympics are right around the corner, i am thinking of a Data Streaming Project ,in which we can ingest Olympics data from APIs and transform in Azure cloud and save back to Data Lake. This project would help us in implementation of topics learnt in your episodes. Please guide me by providing the high level architecture of how this project can be implemented.
    Thanks in Advance :)

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

      Hi, milestone 4 will have a challenge related to streaming.

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

    This video is super helpful. Also, could you please suggest some resources to learn sql or may be you could start sql series :) Thanks!

    • @TybulOnAzure
      @TybulOnAzure  7 місяців тому +1

      For learning SQL I can recommend "T-SQL Fundamentals" book by Itzik Ben-Gan: itziktsql.com/t-sql-fund-4th-edition-1

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

      Thanks

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

    Was deleting your cluster (due to not pinning it) a big problem in your project? Did it much waste money or time?

    • @TybulOnAzure
      @TybulOnAzure  6 місяців тому +1

      Nope, it was pretty easy to recreate it as it wasn't used yet so it didn't have much configuration done in the first place.