...
首页> 外文期刊>Big Data Research >Efficient Indexing and Query Processing of Model-View Sensor Data in the Cloud
【24h】

Efficient Indexing and Query Processing of Model-View Sensor Data in the Cloud

机译:云中模型视图传感器数据的高效索引和查询处理

获取原文
获取原文并翻译 | 示例

摘要

As the number of sensors that pervade our lives increases (e.g., environmental sensors, phone sensors, etc.), the efficient management of massive amount of sensor data is becoming increasingly important. The infinite nature of sensor data poses a serious challenge for query processing even in a cloud infrastructure. Traditional raw sensor data management systems based on relational databases lack scalability to accommodate large-scale sensor data efficiently. Thus, distributed key-value stores in the cloud are becoming a prime tool to manage sensor data. Model-view sensor data management, which stores the sensor data in the form of modeled segments, brings the additional advantages of data compression and value interpolation. However, currently there are no techniques for indexing and/or query optimization of the model-view sensor data in the cloud; full table scan is needed for query processing in the worst case. In this paper, we propose an innovative index for modeled segments in key-value stores, namely KVI-index. KVI-index consists of two interval indices on the time and sensor value dimensions respectively, each of which has an in-memory search tree and a secondary list materialized in the key-value store. Then, we introduce a KVI-index-Scan-MapReduce hybrid approach to perform efficient query processing upon modeled data streams. As proved by a series of experiments at a private cloud infrastructure, our approach outperforms in query-response time and index-updating efficiency both Hadoop-based parallel processing of the raw sensor data and multiple alternative indexing approaches of model-view data.
机译:随着遍布我们生活的传感器数量的增加(例如环境传感器,电话传感器等),有效管理大量传感器数据变得越来越重要。即使在云基础架构中,传感器数据的无限性质也对查询处理提出了严峻的挑战。基于关系数据库的传统原始传感器数据管理系统缺乏可伸缩性,无法有效地容纳大规模传感器数据。因此,云中的分布式键值存储正在成为管理传感器数据的主要工具。模型视图传感器数据管理以建模段的形式存储传感器数据,带来了数据压缩和值插值的其他优势。但是,目前尚无用于对云中的模型视图传感器数据进行索引和/或查询优化的技术;在最坏的情况下,需要全表扫描来进行查询处理。在本文中,我们为键值存储中的模型细分提出了一种创新的索引,即KVI索引。 KVI索引由分别在时间和传感器值维度上的两个间隔索引组成,每个索引都有一个内存中的搜索树和一个在键值存储中实现的二级列表。然后,我们引入了KVI-index-Scan-MapReduce混合方法来对建模数据流执行有效的查询处理。正如在私有云基础架构上进行的一系列实验所证明的那样,我们的方法在查询响应时间和索引更新效率方面均优于基于Hadoop的原始传感器数据并行处理以及模型视图数据的多种替代索引方法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号