期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
RPK-table based efficient algorithm for join-aggregate query on MapReduce
1
作者 Zhan Li Qi Feng +1 位作者 Wei Chen Tengjiao Wang 《CAAI Transactions on Intelligence Technology》 2016年第1期79-89,共11页
Join-aggregate is an important and widely used operation in database system. However, it is time-consuming to process join-aggregate query in big data environment, especially on MapReduce framework. The main bottlenec... Join-aggregate is an important and widely used operation in database system. However, it is time-consuming to process join-aggregate query in big data environment, especially on MapReduce framework. The main bottlenecks contain two aspects: lots of I/O caused by temporary data and heavy communication overhead between different data nodes during query processing. To overcome such disadvantages, we design a data structure called Reference Primary Key table (RPK-table) which stores the relationship of primary key and foreign key between tables. Based on this structure, we propose an improved algorithm on MapReduce framework for join-aggregate query. Experi-ments on TPC-H dataset demonstrate that our algorithm outperforms existing methods in terms of communication cost and query response time. 展开更多
关键词 join-aggregate query MAPREDUCE Query optimization RPK-table Communication cost
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部