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

Fast OLAP query execution in main memory on large data in a cluster

Abstract: Main memory column-stores have proven to be efficient for processing analytical queries. Still, there has been much less work in the context of clusters. Using only a single machine poses several restrictions: Processing power and data volume are bounded to the number of cores and main memory fitting on one tightly coupled system. To enable the processing of larger data sets, switching to a cluster becomes necessary. In this work, we explore techniques for efficient execution of analytical SQL queries on large… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
4
4

Relationship

1
7

Authors

Journals

citations
Cited by 15 publications
(6 citation statements)
references
References 30 publications
0
6
0
Order By: Relevance
“…Existing Works [10][11] Privacy and security of Big Data has become a primary concern as every piece of technology is generating huge volumes of data to process. Researchers have worked to find a solution for this problem and few solutions to the problem have been found.…”
Section: Security Mechanismsmentioning
confidence: 99%
“…Existing Works [10][11] Privacy and security of Big Data has become a primary concern as every piece of technology is generating huge volumes of data to process. Researchers have worked to find a solution for this problem and few solutions to the problem have been found.…”
Section: Security Mechanismsmentioning
confidence: 99%
“…The Query Engine: At the core of SAP HANA SOE is a high performance SQL-to-C code generation based query engine (HSQE) [9,22]. HSQE was initially released as a stand alone query engine embedded in SAP Lumira, a market leading data visualization software solution, and has since been extended for scale-out [29]. SAP HANA SOE further provides an optimizer that decomposes SQL queries into execution graphs suitable for running on a cluster of HSQE nodes.…”
Section: Components Of Sap Hana Soementioning
confidence: 99%
“…The HSQE cluster implements a DQP service managing the mapping from horizontal table partitions ("slices") to compute nodes. For an incoming query, the DQP service generates and globally optimizes a distributed execution plan that is specifically tailored for execution across the compute nodes in combination with efficient communication algorithms [30]. As outlined in Section 3.4, compute nodes are furthermore responsible to monitor the tail of the log and to apply ordered and timestamped updates to construct new versions, based on which queries are executed.…”
Section: Hana Soe Query Enginementioning
confidence: 99%
“…Additionally, we generate plans for a distributed landscape. These plans can lead to strong speedup results compared to single machine execution as shown in [13] if the plans are specifically tailored for a clustered execution in combination with efficient communication algorithms. A first version of SAP HANA SOE was delivered to customers at the end of 2014 as part of SAP's analytic solution (Lumira Desktop and Lumira Teamserver).…”
Section: A Goals and Architectural Principlesmentioning
confidence: 99%