QFS: All content tagged as QFS in NoSQL databases and polyglot persistence
Friday, 28 September 2012
Quantcast File System for Hadoop
Quantcast released a new Hadoop file system QFS:
- fully compatible with HDFS
- licensed under Apache 2.0 license
- written in C++
- while HDFS replicates data 3 times, QFS requires only 1.5x raw capacity
- QFS supports two types of fault tolerance: chunk replication and Reed-Solomon encoding
-
QFS components (more details here):
-
QFS performance comparison to HDFS:
Now I’m looking forward to hear comments from HDFS experts about QFS.
Original title and link: Quantcast File System for Hadoop (©myNoSQL)

