Google File System

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instanceOf file format
gptkbp:author gptkb:Howard_Gobioff
gptkb:Sanjay_Ghemawat
gptkb:Shun-Tak_Leung
gptkbp:category Cloud storage
Distributed computing architecture
Google software
File systems
gptkbp:chunkReplication default 3 copies
gptkbp:chunkSize 64 MB
gptkbp:designedFor large-scale data processing
run on commodity hardware
gptkbp:developedBy gptkb:Google
gptkbp:fault data replication
gptkbp:firstDescribed 2003
gptkbp:handles component failures gracefully
concurrent client access
https://www.w3.org/2000/01/rdf-schema#label Google File System
gptkbp:influenced gptkb:Hadoop
gptkb:Colossus
gptkb:Bigtable
gptkb:MapReduce
gptkbp:inspiredBy gptkb:Hadoop_Distributed_File_System
gptkbp:locationOfChunks multiple chunkservers
gptkbp:locationOfMaster single master node
gptkbp:mainLanguage gptkb:C++
gptkbp:master GFS master
gptkbp:notablePublication gptkb:The_Google_File_System
gptkbp:openSource gptkb:Hadoop_Distributed_File_System
gptkbp:provides data integrity
high availability
atomic record append
gptkbp:publishedIn gptkb:SOSP_2003
gptkbp:slaveNode chunkserver
gptkbp:storage chunks
gptkbp:successor gptkb:Colossus
gptkbp:supports scalability
fault tolerance
high throughput
gptkbp:usedBy gptkb:Google_Earth
gptkb:Google_Maps
gptkb:Google_Search
gptkbp:usedFor batch processing
data-intensive applications
storing large files
gptkbp:uses master-slave architecture
gptkbp:bfsParent gptkb:Sanjay_Ghemawat
gptkbp:bfsLayer 5