Тёмный

Intro to Apache Spark for Java and Scala Developers - Ted Malaska (Cloudera) 

O'Reilly
Подписаться 196 тыс.
Просмотров 147 тыс.
50% 1

Опубликовано:

 

11 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 51   
@chinapaulo
@chinapaulo 7 лет назад
This is the best introduction to Spark that I've seen so far.
@richardjames712
@richardjames712 6 лет назад
This video recorded before Java 8 became widely used; in Java 8 there is much less difference between the Java and Scala version. Granted the Java is still more verbose (due to the need for typing and the lack of native tuple support) but it's not far off. Here's my rough translation: List wordCounts = sc.textFile("path") .flatMap(it -> Arrays.asList(it.split(" ")).iterator()) .mapToPair(word -> new Tuple2(word, 1)) .reduceByKey((a, b) -> a + b) .take(100);
@vikramfugro3886
@vikramfugro3886 7 лет назад
crisp & clear with actual examples! no unnecessary theory. Thanks!
@FxAndrej
@FxAndrej 6 лет назад
A true talent for explaining things! If you ever feel like teaching - please do!
@Jonasmelonas
@Jonasmelonas 6 лет назад
Mate, you are NOT BORING, stop saying it :D Awesome introduction, wish there was more.
@kadamparikh8421
@kadamparikh8421 3 года назад
Covers much more information and in the simplest manner possible than by graduate level text books.. Thanks for this :)
@shahbazhussain1832
@shahbazhussain1832 6 лет назад
Best introduction I got so far. I like spark now i think.
@linkernick5379
@linkernick5379 7 лет назад
Clear explanation, thanks. I think indeed the Scala looks more clear and readable for Spark jobs, than Java.
@kotojava
@kotojava 7 лет назад
java 8 looks better than scala.
@linkernick5379
@linkernick5379 7 лет назад
Dmitry Egorov Borscht borscht = Borscht.builder().beef(getThisFreshBeef()).carrot(getThatCarrot()).build(); cook(borscht); // Aargh, NullPointerException, forgot to add beats
@MegaAlexferguson
@MegaAlexferguson 4 года назад
​@@linkernick5379 Java 8 supports optionals
@sambhavyadav3076
@sambhavyadav3076 2 года назад
This is a legendary talk.
@MrJzloganjr
@MrJzloganjr 6 лет назад
Great talk on Spark. Ted gives an excellent overview of Spark composites.
@elysel9424
@elysel9424 4 года назад
This guy is amazing at explaining difficult concepts
@basant-gurung
@basant-gurung 2 года назад
Best explanation on Spark I have seen so far. Where can I find the remaining part?
@kumara1045
@kumara1045 6 лет назад
Being austin somehow missed it. will keep an eye out for next thing like this. awesome video.
@VasileSurdu
@VasileSurdu 5 лет назад
that's a very good presentation... why the hell would those organizers 'cut' his speech ?? couldn't they just let him send his speech ? he was ending it anyways...what were they loosing?
@smritidey2942
@smritidey2942 6 лет назад
Very clearly explained all the concepts,looking more such lectures
@kennethcarvalho3684
@kennethcarvalho3684 5 лет назад
Superb, sparkling introduction.
@Karmihir
@Karmihir 4 года назад
Watching it after 3years of post video but still very informative😊👍
@xueruiyan2916
@xueruiyan2916 6 лет назад
you deserve better audiences
@huimingli9207
@huimingli9207 5 лет назад
Excellent presentation
@sumantkanala
@sumantkanala 6 лет назад
Ultra informative talk!
@MrSuriyam
@MrSuriyam 6 лет назад
thank you very much. an excellent presentation. appreciate your time. sincerely
@leixia6415
@leixia6415 5 лет назад
This looks like the class1 of a series of lectures. Does anyone know can we watch the rest of them?
@ashiralam1115
@ashiralam1115 5 лет назад
ReduceByKey and foreach are also actions
@deeplearningexplained
@deeplearningexplained 4 года назад
This was great!
@joa1paulo_
@joa1paulo_ 4 года назад
Awesome content! Thanks for sharing.
@TheRags080484
@TheRags080484 6 лет назад
Very Good Explanation with examples.
@shivabasayyahiremath6802
@shivabasayyahiremath6802 6 лет назад
Good insights about spark basics, Thank you
@04nikunj
@04nikunj 7 лет назад
Simply Amazing Stuff!!!
@user-xs6ff4ui1b
@user-xs6ff4ui1b 7 лет назад
Man, this lection is great! Thanks
@Ayoub-adventures
@Ayoub-adventures 6 лет назад
Really cool ! Thank's
@ParvezHassan
@ParvezHassan 4 года назад
At 1.75x
@greyfox3954
@greyfox3954 6 лет назад
So, is it better when you aspire to work for Big data corporations, to actually learn Scala? It seems way finer than java :X I know some Java, but holy shit! I would hate to code in Java for RDD-sets
@richardjames712
@richardjames712 6 лет назад
Java 8 now has lamdbas, you'll find that in Java 8 you can write the code almost as succintly as the Scala version. See my separate comment for a rough translation.
@TheTarsemSingh
@TheTarsemSingh 6 лет назад
nicely explained.. thanks
@08rajesh
@08rajesh 7 лет назад
Awesome, Awesome :)
@allenz6651
@allenz6651 7 лет назад
awesome
@gchibm1
@gchibm1 7 лет назад
Awesome
@sujingotmrkill7090
@sujingotmrkill7090 6 лет назад
i subscribed because of you
@sunnyaggarwal2838
@sunnyaggarwal2838 7 лет назад
Nice
@MayankKumar-qt1cu
@MayankKumar-qt1cu 5 лет назад
Good one :)
@abap32
@abap32 6 лет назад
Ted Malakas
@user-vh7fn6lz5p
@user-vh7fn6lz5p 6 лет назад
讲的可清楚了
@imeanit635
@imeanit635 6 лет назад
夏远远 必须的
@nicholas1460
@nicholas1460 5 лет назад
Semicolons are the best.
@pablobiedma
@pablobiedma 4 года назад
1:37 alright okay so ahhhs so hmmm so
@NirupamSingh
@NirupamSingh 5 лет назад
षड्यंत्र
@MrMikomi
@MrMikomi 5 лет назад
Personally I think this is a very bad presentation. If I were doing a presentation such as this, I'd start with the most trivial example, which would start with a use case, and demo Apache Spark being used to satisfy that use case. For an "introduction", there are just far too many abstract concepts, that without having some a walkthrough of some code and how it works to reference, are far too abstruse for me.
Далее
Mastering Spark Unit Testing (Ted Malaska)
31:48
Просмотров 39 тыс.
ДОМИК ДЛЯ БЕРЕМЕННОЙ БЕЛКИ#cat
00:45
Introduction to Spark Architecture
58:31
Просмотров 90 тыс.
Tuning and Debugging Apache Spark
47:14
Просмотров 60 тыс.
Top 5 Mistakes When Writing Spark Applications
29:38
Просмотров 28 тыс.