Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Is Databricks the 3rd major big thing in Big Data after Hadoop and Spark?

 
Ranch Hand
Posts: 2938
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In Big Data, earlier Hadoop was there, the Hadoop ecosystem having Map Reduce, Hive, HBase etc for processing Big Data that cannot be stored and processed by conventional ways.
Then came Spark. Apache Spark which is faster than Hadoop Map Reduce (due to its in memory processing) and also it provides a lot more things in its frame work like streaming and ML.
After that Databricks has come, built on top of spark, integrates with clould like AWS/Azure/Google Cloud, is even faster than Spark, provides a lot more things like UI and is more suitable for data scientists too.

Is Databricks the 3rd major big thing in Big Data after Hadoop and Spark? Thanks
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic