Why Spark is Better than Hadoop

I have been creating videos related to Hadoop and spark from some time now. So as part of the series i am sharing video about why spark is better than Hadoop. As part of this video i have explained follwoing

1. How spark avoids creating jvms again and again. Spark reuses the resources
2. Caching in spark
3. When spark gives far more faster results than Hadoop.
4. Code in spark is very compact

It must be noted that there are lot of cases when Hadoop is better than spark. 
I hope you will like the video.


Please subscribe to my channel. Please also let us know. what are some other topics that you want a video on. 

Comments

Post a Comment

Popular posts from this blog

Hive UDF Example

Custom UDF in Apache Spark

Hadoop series : Pseudo Distributed Mode Hadoop Instalation