Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.23 KB

ApacheHDFS.md

File metadata and controls

20 lines (14 loc) · 1.23 KB

Introduction

👍 Scale in HDFS

  • It is used to scale a single Apache Hadoop cluster to hundreds & thousands (and even tens of thousands) of nodes.
  • HDFS accommodates applications that have data sets typically gigabytes to terabytes (& even petabytes) in size.

⭐ Real world use cases of HDFS

Personalization at Spotify using Cassandra & HDFS

Read more

References