IJSRP Logo
International Journal of Scientific and Research Publications

IJSRP, Volume 3, Issue 5, May 2013 Edition [ISSN 2250-3153]


Distributed Metadata Management Scheme in HDFS
      Mrudula Varade, Vimla Jethani
Abstract: A Hadoop Distributed File System (HDFS) is designed to store very large data sets reliably and to stream those data sets at high bandwidth to user applications. Metadata management is critical to distributed file system. In HDFS architecture, a single master server manages all metadata, while a number of data servers store file data. This architecture cannot meet the exponentially increased storage demand in cloud computing, as the single master server may become a performance bottleneck. Comparative study of a metadata management scheme is done. There is three of techniques sub-tree partitioning, hashing and consistent hashing of metadata management scheme. Out of these three schemes consistent hashing is the best techniques which 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.

Reference this Research Paper (copy & paste below code):

Mrudula Varade, Vimla Jethani (2018); Distributed Metadata Management Scheme in HDFS; Int J Sci Res Publ 3(5) (ISSN: 2250-3153). http://www.ijsrp.org/research-paper-0513.php?rp=P171197
©️ Copyright 2011-2023 IJSRP - All rights reserved. Use of this web site signifies your agreement to the terms and conditions.