2010 IEEE 26th International Conference on Data Engineering (ICDE 2010) 2010
DOI: 10.1109/icde.2010.5447738
|View full text |Cite
|
Sign up to set email alerts
|

Hive - a petabyte scale data warehouse using Hadoop

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
404
0
7

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 710 publications
(411 citation statements)
references
References 2 publications
0
404
0
7
Order By: Relevance
“…In our work, we try to bring many of the existing DB features and incorporate them into Hadoop without utilising database systems as auxiliary tools to support them. There are many optimisation techniques that allow increasing the performance of MapReduce based solutions (Jiang et al, 2010;Thusoo et al, 2010). For instance, one way to improve Hadoop's performance is to design an optimised storage model that utilises various indexing solutions (Richter et al, 2014).…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…In our work, we try to bring many of the existing DB features and incorporate them into Hadoop without utilising database systems as auxiliary tools to support them. There are many optimisation techniques that allow increasing the performance of MapReduce based solutions (Jiang et al, 2010;Thusoo et al, 2010). For instance, one way to improve Hadoop's performance is to design an optimised storage model that utilises various indexing solutions (Richter et al, 2014).…”
Section: Related Workmentioning
confidence: 99%
“…Hive is a good example of such an application that allows SQL-trained users to query data stored in the HDFS using HiveQL (Thusoo et al, 2010;Hive, 2014). Hive queries work in a way that is similar to traditional databases.…”
Section: 3mentioning
confidence: 99%
See 1 more Smart Citation
“…One of the earliest proposals for a query language for MapReduce was from Hive [11], a data warehouse system with an SQL-like interface. Its evaluation engine represents the basic mechanism for converting a computational model based on query operators into that of MR.…”
Section: Related Workmentioning
confidence: 99%
“…Frameworks such as Dryad [18], Pig [28], and Hive [45] use SQL and/or MapReduce constructs to describe data processing tasks out-of-core. While convenient for programming, such frameworks are limited to data that can be expressed as key-value pairs and to processing of loosely-coupled problems that are expressed as a global reduction of embarrassingly parallel components.…”
Section: Data-intensive Programming Modelsmentioning
confidence: 99%