Abstract

The Hadoop Distributed File System (HDFS) (Shvachko et al., 2010) is a highly scalable and fault-tolerant distributed file system that can be deployed on low-cost hardware. The content stored in the HDFS is partitioned into blocks, and the blocks are replicated on multiple Data Nodes. Different block placement strategies can be used to make it highly fault-tolerant and to improve throughput and access time. The HDFS allows the user to (i) specify the block size to be used for partitioning a given file, (ii) issue only sequential read and append operations. It does not allow the user to perform random read and random write operations. This paper proposes an enhanced HDFS (REHDFS) that (i) explores different block placement and block read strategies, (ii) implements random read and random write operations. The proposed architecture is implemented and evaluated. The proposed load based block access strategy performed better than the other block retrieval strategies. The random read feature is implemented and evaluated. Pessimistic and optimistic models to implement the random write are proposed and evaluated.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

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.