A Tale of Three Apache Spark APIs: RDDs, DataFrames, and Datasets - Jules Damji

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

КОМЕНТАРІ • 38

  • @aliwaheed906
    @aliwaheed906 3 роки тому +9

    Amazing talk, I left off Spark to move in to ML when there was only RDD, I came back and see DataFrame in Spark and I am totally confused, your video helped a lot, Thank you

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

    Now i know about RDDs, DataFrames and Datasets. Thanks for explaining it more precisely. Appreciated.

  • @daviduzumaki
    @daviduzumaki 10 місяців тому

    this guy is such a good speaker

  • @chiranjibghorai6950
    @chiranjibghorai6950 6 років тому +1

    Such a pleasure to hear him talk!

  • @tdkboxster
    @tdkboxster 5 років тому +9

    What an amazing talk! Crisp and Clear! truly impressed.

  • @rahultiwari2860
    @rahultiwari2860 5 років тому +1

    Thanks for in-depth explaining RDD DF And DS...

  • @ctriz76
    @ctriz76 6 років тому +3

    this is a brilliant and fluid explanation

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

    Excellent talk. Thanks Jules Damji.

  • @abhiganta
    @abhiganta 5 років тому

    This is best and clear talk on 3 APIs

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

    An excellent talk by a clear master.

  • @anibaldk
    @anibaldk 5 років тому +1

    Only 300 likes for such an informative, crystal clear talk??

  • @puja9689
    @puja9689 4 роки тому +1

    Amazing presentation. Very intuitive..Thanks Boss!

  • @sayandbhattacharya1100
    @sayandbhattacharya1100 8 місяців тому

    I had a nice learning time thanks for the talk!

  • @BasemKhalaf-uj7cc
    @BasemKhalaf-uj7cc 3 місяці тому

    Thank you!

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

    Great Talk

  • @AllForLove3
    @AllForLove3 5 років тому +3

    Amazing talk! very well explained indeed.

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

    Thanks for the video. Very understandable!

  • @lbasavaraj
    @lbasavaraj 6 років тому +1

    What a brilliant talk!! Thanks

  • @soufianebenkhaldoun7765
    @soufianebenkhaldoun7765 5 років тому +2

    Very well explained !! Thank's

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

    it was very insightful, such talks really helps developer why/how one should use structure API

  • @jijotitus1755
    @jijotitus1755 4 роки тому +1

    Amazing Talk. Thank you!

  • @pauliewalnuts6734
    @pauliewalnuts6734 4 роки тому +1

    so good!!! thanks for this

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

    Very good talk!

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

    Nice and informative video

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

    brilliant talk!

  • @Dyslexic_Neuron
    @Dyslexic_Neuron 5 років тому

    excellent explanation!! :D

  • @nareshgb1
    @nareshgb1 6 років тому

    I am wondering how the "type safe" feature combines with the "unstructured data" that is the nature of data in the systems that spark would be used in.

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

    I was trying out the example you mentioned @10:46 and as i am getting compile time error, I had to rewrite the final statement as below.
    parsedRdd.filter( content => content._2 == "en").map(filteredContent => filteredContent._3).reduce(_+_).take(100).foreach(reducedContent => printf(s"$reducedContent._1: $reducedContent._2"))
    I would really appreciate if you can review above statement

  • @shankarsr1
    @shankarsr1 5 років тому

    awwwwesome talk thanks!

  • @meravchkroun4197
    @meravchkroun4197 6 років тому

    Thanks!
    Can you attach the links here?

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

    wow

  • @ernesthert1898
    @ernesthert1898 6 років тому

    No SS

  • @AbhijeetSachdev
    @AbhijeetSachdev 6 років тому

  • @ernesthert1898
    @ernesthert1898 6 років тому

    Hibud

  • @Chris_zacas
    @Chris_zacas 5 років тому +2

    This was amazing! Pretty well explained!
    Thanks!

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

    Amazing Talk