No video

What is Spark, RDD, DataFrames, Spark Vs Hadoop? Spark Architecture, Lifecycle with simple Example

  Рет қаралды 126,359

Tech Primers

Tech Primers

Күн бұрын

Пікірлер: 55
@martynaskir7852
@martynaskir7852 6 жыл бұрын
Most useful video about spark I have seen so far, very informative. In short time covers all main idea of it. Much appreciated.
@TechPrimers
@TechPrimers 6 жыл бұрын
+Martynas Kir Thanks martynas
@kevinzhang8974
@kevinzhang8974 6 жыл бұрын
very clear and simple explained .... thanks!
@TechPrimers
@TechPrimers 6 жыл бұрын
my pleasure kevin. Glad that was useful
@dhivyaraj85
@dhivyaraj85 5 жыл бұрын
Thank you. Great explanation. Appreciate the effort.
@aashishpundir3019
@aashishpundir3019 6 жыл бұрын
Content explaination and presentation is very nice.... Easy to get it..
@ted2101977854
@ted2101977854 6 жыл бұрын
Very nice! More videos plz.
@paramitamukherjee2162
@paramitamukherjee2162 6 жыл бұрын
Very nice
@cs.beauty.debasis
@cs.beauty.debasis 6 жыл бұрын
@5:06 graphX, it's graphical(visualization) or graph related algorithms (storing, querying etc.)
@emanmoussa673
@emanmoussa673 7 жыл бұрын
Thank you very much! This is very helpful
@TechPrimers
@TechPrimers 7 жыл бұрын
+Eman Moussa Thank you Eman. Glad it helped you
@kiraneranki5295
@kiraneranki5295 7 жыл бұрын
Hello bro, Your explanation is flawless and amazing. Even though i knew spark, your video was well edited and crisp to the point. Will look forward for more videos from you. Thanks.
@TechPrimers
@TechPrimers 7 жыл бұрын
+kiran eranki thanks Kiran. Glad you liked it..
@harjeetkumar9087
@harjeetkumar9087 5 жыл бұрын
Here are some more videos kzbin.info/www/bejne/kJrVk3xnaJpoeJo
@rishisharma3910
@rishisharma3910 6 жыл бұрын
Very nice explanation
@ajaysamdyan
@ajaysamdyan 5 жыл бұрын
very well explain spark please explain mlib and pyspark as well
@RohitLad
@RohitLad 7 жыл бұрын
Really Nice ... Thanks ...
@ddhanigond
@ddhanigond 7 жыл бұрын
Simple and good
@TechPrimers
@TechPrimers 7 жыл бұрын
+Deepak Dhanigond thanks Deepak. Glad you liked it
@randeepjohar5585
@randeepjohar5585 6 жыл бұрын
Great video,wonderful presentation and to the point ,that's what everyone needs.Thanks a lot
@TechPrimers
@TechPrimers 6 жыл бұрын
Thanks Randeep. Glad that was helpful
@MultiRamboss
@MultiRamboss 5 жыл бұрын
Best for a beginner like me
@harjeetkumar9087
@harjeetkumar9087 5 жыл бұрын
Hi, here are some spark interview questions . kzbin.info/www/bejne/kJrVk3xnaJpoeJo
@rishabh1671
@rishabh1671 7 жыл бұрын
Hi Sir, thank u for your good explanation. I want to know what all things i need to know before i start Spark because I am working as java developer with 1 year exp. and I have done work on front end like Angular , Bootstrap , J query , XSLT < HTML etc and web services like REST web services , Servlet , Spring MVC etc . So please provide guideline how to start learning spark because I want to learn this technology.
@TrackMyPhones
@TrackMyPhones 6 жыл бұрын
Unix and Scala is enough to start with Spark.
@atmiksoni5859
@atmiksoni5859 2 жыл бұрын
Pease create series of apache spark
@rajeshhize
@rajeshhize 6 жыл бұрын
How can Spark replace Hadoop man? Did Spark have its own File System? . I think you are wrong about it. Spark always added advantage to Hadoop, its not a replacement.
@shakthivelcr7
@shakthivelcr7 Жыл бұрын
youre right
@shakthivelcr7
@shakthivelcr7 Жыл бұрын
I think he meant -> instead of using mapreduce on data present in hdfs, we use spark context and RDDs
@sachinarora6111
@sachinarora6111 6 жыл бұрын
thanks a lot, waiting for loading with java part.
@hitenraheja4972
@hitenraheja4972 6 жыл бұрын
Thanks alot!!!
@TechPrimers
@TechPrimers 6 жыл бұрын
Thanks Hiten. Glad that was useful
@anjaiahseggam8703
@anjaiahseggam8703 7 жыл бұрын
hi friend your explanation is super ...
@TechPrimers
@TechPrimers 7 жыл бұрын
+Anjaiah Seggam thank you Anjaiah
@harjeetkumar9087
@harjeetkumar9087 5 жыл бұрын
Here are some spark interview questions, if you are intrested kzbin.info/www/bejne/kJrVk3xnaJpoeJo
@cogoden
@cogoden 6 жыл бұрын
you have saved me :)
@SuperBhavanishankar
@SuperBhavanishankar 4 жыл бұрын
Namasthe! 🙏🏼
@professoruma
@professoruma 7 жыл бұрын
Can I do some action on data as part of map function?? Something like reading data from s3 and training a model using that data. sparkcontext.parallelize([[file1, file2], [file3, file4]]).map(function) here fuction will take s3 file objects as input and it will use that data to train a model and save that model to s3.
@ereshthekbr7659
@ereshthekbr7659 6 жыл бұрын
could you define what is a cluster computing and how it works in spark ??
@TechPrimers
@TechPrimers 6 жыл бұрын
Sure Eresh.
@harjeetkumar9087
@harjeetkumar9087 5 жыл бұрын
Cluster computing is generic concept... spark is one implementation of this... hadoop is another etc... kzbin.info/www/bejne/kJrVk3xnaJpoeJo
@prashanthr130482
@prashanthr130482 3 жыл бұрын
what s the difference between dataframes and dataset.. you didnt say pls
@mutturajds2675
@mutturajds2675 5 жыл бұрын
Still the session could have been better, no explanation on dataframes even still the video title has.
@aneksingh4496
@aneksingh4496 4 жыл бұрын
just like you created compilation of playlists for spring , do u have for spark ?
@akshaynangude2601
@akshaynangude2601 4 жыл бұрын
What is something like that.....
@avinash7003
@avinash7003 Жыл бұрын
why ppl tell scala is more powerful than python in streaming sense?
@no_more_free_nicks
@no_more_free_nicks 5 жыл бұрын
DRR are depricated.
@MisterKhash
@MisterKhash 5 жыл бұрын
I don't undertand
The ONLY PySpark Tutorial You Will Ever Need.
17:21
Moran Reznik
Рет қаралды 128 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 13 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 63 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 34 МЛН
Apache Hadoop & Big Data 101: The Basics
16:56
Cloudera, Inc.
Рет қаралды 226 М.
All about Spark DAGs
14:09
BigData Thoughts
Рет қаралды 15 М.
Learn Apache Spark in 10 Minutes | Step by Step Guide
10:47
Darshil Parmar
Рет қаралды 291 М.
Apache Spark - Computerphile
7:40
Computerphile
Рет қаралды 246 М.
What is Hadoop?: SQL Comparison
6:14
ness-intricity101
Рет қаралды 674 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 13 МЛН