@inproceedings{7019b19a93924c648509edde59e8355e,
title = "A novel approach to improving the efficiency of storing and accessing small files on hadoop: A case study by PowerPoint files",
abstract = "Hadoop distributed file system (HDFS) becomes a representative cloud storage platform, benefiting from its reliable, scalable and low-cost storage capability. HDFS has been utilized in BlueSky, one of the most prevalent e-Learning resource sharing systems in China, to store and share courseware majorly in the form of PowerPoint (PPT) files and video clips. Unfortunately, HDFS does not perform well for massive small files since huge numbers of small files imposed heavy burden on NameNode of HDFS, correlations between files were not considered for data placement, and no prefetching mechanism was provided to improve I/O performance. This paper introduces a novel approach to improve the efficiency of storing and accessing small files on HDFS. Characteristics of file correlations and access locality remaining among small files in the context of courseware are well considered for storing and accessing them. Firstly, all correlated small files of a PPT courseware are merged into a larger file to reduce the metadata burden on NameNode. Secondly, a two-level prefetching mechanism is introduced to improve the efficiency of accessing small files. The experimental results indicate that the proposed approach is able to effectively mitigate the load of NameNode and to improve the efficiency of storing and accessing massive small files on HDFS.",
keywords = "Cloud storage, Hadoop distributed file system, PowerPoint storage, Prefetching, Small file storage",
author = "Bo Dong and Jie Qiu and Qinghua Zheng and Xiao Zhong and Jingwei Li and Ying Li",
year = "2010",
doi = "10.1109/SCC.2010.72",
language = "英语",
isbn = "9780769541266",
series = "Proceedings - 2010 IEEE 7th International Conference on Services Computing, SCC 2010",
pages = "65--72",
booktitle = "Proceedings - 2010 IEEE 7th International Conference on Services Computing, SCC 2010",
note = "2010 IEEE 7th International Conference on Services Computing, SCC 2010 ; Conference date: 05-07-2010 Through 10-07-2010",
}