一种高性能hdfs存储平台的分析与实现-analysis and implementation of a high performance hdfs storage platform.docxVIP
- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一种高性能hdfs存储平台的分析与实现-analysis and implementation of a high performance hdfs storage platform
摘 要近年来,云计算成为了互联网行业最热的话题之一。由于其高可靠性,高吞 吐量及高可扩展性, Hadoop 分布式文件系统 HDFS 成为了主流的云计算平台的 底层存储系统,政府、高校、科研机构或者企事业单位均先后使用 HDFS 作为其 集群的存储平台。然而,尽管 HDFS 有着良好的表现,其在性能上仍然存在明显 的问题。比如 NameNode 的单点失效,数据存储空间浪费,小文件存储效率低等。 现阶段的国内外研究往往仅针对上述单个问题作出分析与研究,没有系统地将 HDFS 的性能问题进行整合与改进。本文针对这些问题,设计与实现了一个高性能的 HDFS 存储平台。平台采用内 存与硬盘的双重元数据备份机制,在保证 NameNode 高可用性的同时,降低了集 群因 NameNode 宕机失效所需的恢复时间;在数据的存储上,平台采用基于 Erasure Code 的编码存储技术,对文件分块后的 block 数据进行编码存储,降低了集群的 副本数量,提高了存储空间的利用率;平台也对 HDFS 存储小文件效率低的问题 作出了改进,采用 Hadoop 提供的 HAR 文件格式,将小文件打包上传,减轻了 NameNode 的元数据存储压力,也同时提高了小文件的读写速度。文章最后通过一系列的实验来验证高性能 HDFS 存储平台在可用性,存储效率 上的优势,满足了系统的设计要求。关键词:云计算HDFS 高可用性 Erasure Code 小文件存储AbstractIn recent years, cloud computing has become one of the hottest topics in the Internet industry. Because of its high reliability, high throughput and high scalability, the open-source project of the Apache Foundation Hadoop Distributed File System, HDFS,has become the mainstream underlying storage system in cloud computingplatforms,andGovernment, universities, research institutions or enterprisessuccessively use HDFS as its clusters’ storage platform. However, despite HDFS has a good performance, it still has obvious problems.Such as the single point failure of NameNode,the wasted in data storage and the low efficiency of small files storing.Now,researches often aims at only one of these problems,therefore ,they don’t integrate and improve the problems of HDFS systematically.To solve these problems, we design and realize a high-performance HDFS storage platform. The platform introduce both memory and hard disk metadata backup mechanism, as a result, it ensures the high availability of NameNode and reduce the cluster’s recovery time caused by the NameNode downtime failure at the same time. In the data storage, the platform introduce encoding storage technology based on Erasure Code, it encodes and storages the block data after the file chunked, reducing the number of replication of the cluster and improving the storage space utilization. The pla
您可能关注的文档
- 一类带趋向性项捕食模型解全局存在性-global existence of solution for a predator-prey model with trend term.docx
- 一类带临界指数椭圆方程组正解存在性和多重性-existence and multiplicity of positive solutions for a class of elliptic equations with critical exponent.docx
- 一类带年龄结构和beddington-deangelis反应函数的捕食者-食饵模型-a predator-prey model with age structure and beddington - de angelis reaction function.docx
- 一类带有临界sobolev-hardy指数的椭圆方程组的非平凡解-nontrivial solutions of a class of elliptic equations with critical sobolev - hardy exponent.docx
- 一类带有临界sobolev-hardy指数椭圆方程组非平凡解-nontrivial solution of a class of elliptic system with critical sobolev - hardy exponent.docx
- 一类带有临界sobolev指数的半线性椭圆方程的分析-analysis of a semilinear elliptic equation with critical sobolev exponent.docx
- 一类带有临界sobolev指数的奇异椭圆方程组的分析-analysis of a class of singular elliptic equations with critical sobolev exponent.docx
- 一类带有脉冲时延的脉冲切换系统的稳定性分析-stability analysis of a class of pulse switching systems with pulse delay.docx
- 一类动边界问题的扩边精细算法分析-analysis of an extended edge fine algorithm for a class of moving boundary problems.docx
- 一类多对多的rmp问题分析-analysis of a kind of many-to-many rmp problem.docx
- 一种高性能硼酸酯型汽车制动液的合成及性能分析-synthesis and performance analysis of a high performance borate brake fluid for automobiles.docx
- 一种工程实用的数字水印方案的分析与实现-analysis and implementation of an engineering practical digital watermarking scheme.docx
- 一种供电线路失电监测系统设计-design of a power supply line loss monitoring system.docx
- 一种高性能gan功率整流器分析-analysis of a high performance gan power rectifier.docx
- 一种功率vdmos的hspice宏模型分析-hspice macro model analysis of a power vdm os.docx
- 一种高性能可扩展公钥密码协处理器的分析与设计-analysis and design of a high performance extensible public key cryptography coprocessor.docx
- 一种高压 大功率无刷电机功率驱动器设计-design of a high voltage and high power brushless motor power driver.docx
- 一种光伏阵列故障诊断与定位方法的分析-analysis of a photovoltaic array fault diagnosis and location method.docx
- 一种互动性的法律观——朗·富勒法律思想探究-an interactive legal view - an inquiry into lang fuller's legal thoughts.docx
- 一种海量xml文档存储和检索平台的分析与实现-analysis and implementation of a massive xml document storage and retrieval platform.docx
最近下载
- 荧光光谱仪使用及维护操作手册.docx VIP
- 年福特猛禽F150全车电路图.pdf
- 冶金过程传输现象知到课后答案智慧树章节测试答案2025年春苏州大学.docx VIP
- 潮州市农房设计通用图集.pptx
- 2025至2030中国宠物殡葬服务行业市场深度分析及发展前景与投资战略报告.docx VIP
- 2025四川眉山市国有资本投资运营集团有限公司招聘50人笔试备考试题及答案解析.docx VIP
- 花城版音乐四年级上册-《今夜是否感到恩爱》-课堂教学设计.pdf VIP
- 海康威视监控产品介绍.pptx VIP
- Empower3软件说明书(修订).pdf VIP
- 王受之世界现代的设计史.ppt VIP
有哪些信誉好的足球投注网站
文档评论(0)