1.2分段位图索引.doc

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1.2分段位图索引.doc

结合分段位图和B+树的云数据索引机制研究项目基金:国家自然科学基金资助项目。 作者简介:贺智明(1966-),男,江西永新人,教授,硕士,主要研究方向:数据仓库、数据挖掘;张慧云(1990-),女,河南平顶山人,硕士研究生,主要研究方向:云计算、大数据;毛伊敏(1970-),女,新疆伊宁人,副教授,博士,主要研究方向:数据挖掘、地理信息系统。 文章有任何疑问时请联系作者:张慧云,手机号邮箱:zhyzhy@yeah.net 贺智明,张慧云*,毛伊敏 (江西理工大学 信息工程学院,江西 赣州,341000) 摘 要 云数据索引技术是当今IT领域的研究热点。位图索引因其简单有效的优势被广泛应用于海量数据的分析处理。针对位图索引数据存储空间大,检索效率低的问题,提出了一种结合分段位图和B+树的云数据索引机制(简称BBI索引)。BBI索引在索引创建时按照一定的基数对元组数据进行分段,以段为单位建立位图索引,索引数据量的决定因子由属性值的取值范围转变为分段数与基数的乘积,大大减少了索引数据量;同时,在每个数据节点上建立B+树,避免了数据检索时对非结果数据的逐个遍历,从而显著提高了数据的检索效率。实验结果表明,BBI索引是一种性能较优的云数据索引机制。 关键词 云数据索引;分段位图索引;B+树;并行执行;索引排序 中图分类号:TP311 文献标志码:A Research On Cloud Data Indexing Mechanism Based On Segmented Bitmap And B+ Tree HE Zhiming,ZHANG Huiyun*,MAO Yimin (Faculty of Information Engineering,Jiangxi Universuty of Science and Technology,Ganzhou Jiangxi 341000,China) Abstract The index technology of cloud data is the hotspot in IT field nowadays. Due to the advantages of simple and effective, bitmap index is widely used to analyze and process massive data. In order to solve the large storage space of indexing data in bitmap index and low efficiency during retrieving, developed a cloud data index mechanism combined Segmented bitmap and B+ tree(BBI).BBI index divides data into several segments based on a certain number when the index is created, bitmap index by segment , the decision factor of the index data quantity is changed from the range of attribute values to the product of the segments and certain number,which greatly reduces the storage space of the index data; Furthermore, the B+ tree is built on each data node, the unnecessary computing expenses on local nodes can be avoided according to the global distribution Information, therefore, retrieving efficiency can be greatly improved. The experimental results show that the BBI index is a better data index in cloud data index mechanism. Keywords Cloud data index;Segmented bitmap index;B+ tree;Concurrent execution;Index sort 引言 近年来,随着互联网技术快速发展

文档评论(0)

170****0532 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8015033021000003

1亿VIP精品文档

相关文档