2013 IEEE International Conference on Big Data 2013
DOI: 10.1109/bigdata.2013.6691613
|View full text |Cite
|
Sign up to set email alerts
|

A distributed tree data structure for real-time OLAP on cloud architectures

Abstract: Abstract-In contrast to queries for on-line transaction processing (OLTP) systems that typically access only a small portion of a database, OLAP queries may need to aggregate large portions of a database which often leads to performance issues. In this paper we introduce CR-OLAP, a Cloud based Real-time OLAP system based on a new distributed index structure for OLAP, the distributed PDCR tree, that utilizes a cloud infrastructure consisting of (m + 1) multi-core processors. With increasing database size, CR-OL… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
3
3
3

Relationship

0
9

Authors

Journals

citations
Cited by 19 publications
(11 citation statements)
references
References 28 publications
0
11
0
Order By: Relevance
“…We have provided more details about each one of these systems in the Appendix F. Interested reader can refer to the work of [Cugola and Margara 2012;Zámečníková and Kreslíková 2015] for a detailed discussion about di erent streaming systems. Overall, most of these approaches have an indexing structure that is based on one-dimensional feature and do not o er answers to the queries that might need aggregation or join for large portions of published data [Dehne et al 2013]. Although some of these systems support data gathered from real-world with a high rate, the solutions are not suitable for working with the uctuation of data rates in real-time [Kumbhare et al 2013].…”
Section: Analysis and Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…We have provided more details about each one of these systems in the Appendix F. Interested reader can refer to the work of [Cugola and Margara 2012;Zámečníková and Kreslíková 2015] for a detailed discussion about di erent streaming systems. Overall, most of these approaches have an indexing structure that is based on one-dimensional feature and do not o er answers to the queries that might need aggregation or join for large portions of published data [Dehne et al 2013]. Although some of these systems support data gathered from real-world with a high rate, the solutions are not suitable for working with the uctuation of data rates in real-time [Kumbhare et al 2013].…”
Section: Analysis and Discussionmentioning
confidence: 99%
“…Storm Trident 44 has been proposed to support stateful operators. However, Storm does not support multi-dimensional data which is crucial for IoT applications [Dehne et al 2013] in which the data is processed in the form of (key,value) pairs [Bahmani et al 2012].…”
Section: Apachementioning
confidence: 99%
“…A recent approach that has been reported in the literature for a cloud based real-time OLAP system uses the distributed PDCR tree [10]. It uses a cloud infrastructure consisting of multi-core processors.…”
Section: Fig 7: a Sample Ar-treementioning
confidence: 99%
“…* / 1 curN odeID ← 0; 2 if T he f irst key to insert then3 Create the root node as a leaf and store it into cloud. get tree node in cloud with curN odeID; 7 curV al ← get the data item in curN ode;8 if curV al == n then // Key already exists in the tree.…”
mentioning
confidence: 99%