Distributed file system for cloud: Difference between revisions

Content deleted Content added
{{cat main}} --> {{main}}, cleanup
{{cat main}} --> {{main}}
Line 82:
 
==== Hadoop distributed file system ====
{{Cat main|Apache Hadoop}}
 
{{abbr|HDFS |Hadoop Distributed File System}}, developed by the [[Apache Software Foundation]], is a distributed file system designed to hold very large amounts of data (terabytes or even petabytes). Its architecture is similar to GFS, i.e. a master/slave architecture. The HDFS is normally installed on a cluster of computers.