Abstract
Metadata management is critical to distributed file system. Many large-scale storage systems such as HDFS involve the decoupling of metadata management from file data access. In such architecture, a single master server manages all metadata, while a number of data servers store file data. This architecture can't meet the exponentially increased storage demand in cloud computing, as the single master server may become a performance bottleneck. This paper presents a metadata management scheme based on HDFS for cloud computing. Our scheme employs multiple Namenodes, and divides the metadata into “buckets” which can be dynamically migrated among Namenodes according to system workloads. To maintain reliability, metadata is replicated in different Namenodes with log replication technology, and Paxos algorithm is adopted to keep replication consistency. Besides, caching and prefetching technology is integrated to improve system performance.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.