The Quantcast File System (QFS) is an efficient alternative
to the Hadoop Distributed File System (HDFS). QFS is
written in C++, is plugin compatible with Hadoop MapReduce,
and offers several efficiency improvements relative to
HDFS: 50% disk space savings through erasure coding instead
of replication, a resulting doubling of write throughput,
a faster name node, support for faster sorting and logging
through a concurrent append feature, a native command
line client much faster than hadoop fs, and global
feedback-directed I/O device management. As QFS works
out of the box with Hadoop, migrating data from HDFS
to QFS involves simply executing hadoop distcp. QFS is
being developed fully open source and is available under an
Apache license from https://github.com/quantcast/qfs.
Multi-petabyte QFS instances have been in heavy production
use since 2011
The Quantcast File System (QFS) is an efficient alternativeto the Hadoop Distributed File System (HDFS). QFS iswritten in C++, is plugin compatible with Hadoop MapReduce,and offers several efficiency improvements relative toHDFS: 50% disk space savings through erasure coding insteadof replication, a resulting doubling of write throughput,a faster name node, support for faster sorting and loggingthrough a concurrent append feature, a native commandline client much faster than hadoop fs, and globalfeedback-directed I/O device management. As QFS worksout of the box with Hadoop, migrating data from HDFSto QFS involves simply executing hadoop distcp. QFS isbeing developed fully open source and is available under anApache license from https://github.com/quantcast/qfs.Multi-petabyte QFS instances have been in heavy productionuse since 2011
การแปล กรุณารอสักครู่..
