2014
DOI: 10.1007/s00778-014-0357-y
|View full text |Cite
|
Sign up to set email alerts
|

The Stratosphere platform for big data analytics

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
160
0
3

Year Published

2015
2015
2021
2021

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 370 publications
(163 citation statements)
references
References 35 publications
0
160
0
3
Order By: Relevance
“…The software platforms for smart cities should offer high performance computing capabilities, be optimized for the hardware being used, is stable and reliable for the different data-intensive applications being executed, supports stream processing, provides a high-levels of fault resilience, and is supported by a well-trained and capable team and vendor. There are different available software platforms for big data analytics such as Hadoop Mapreduce [28], HPCC [29], Stratosphere [30], and IBM Infosphere Streams [31], which provide the stream processing required by real-time big data applications such as intelligent transportations in a smart city [19]. These platforms work well on cluster systems that can provide a powerful and scalable hardware platform to meet the requirements of big data applications for smart cities.…”
Section: Big Data Managementmentioning
confidence: 99%
“…The software platforms for smart cities should offer high performance computing capabilities, be optimized for the hardware being used, is stable and reliable for the different data-intensive applications being executed, supports stream processing, provides a high-levels of fault resilience, and is supported by a well-trained and capable team and vendor. There are different available software platforms for big data analytics such as Hadoop Mapreduce [28], HPCC [29], Stratosphere [30], and IBM Infosphere Streams [31], which provide the stream processing required by real-time big data applications such as intelligent transportations in a smart city [19]. These platforms work well on cluster systems that can provide a powerful and scalable hardware platform to meet the requirements of big data applications for smart cities.…”
Section: Big Data Managementmentioning
confidence: 99%
“…4 is an Apache project built on the Stratosphere research prototype [5] [6] to reorder input elements before processing: an operator o sends a watermark with timestamp t to another operator o ′ to guarantee that o ′ will not receive from o any more items with timestamp lower or equal than t. When an operator receives a watermark with timestamp t from all its upstream operators, it can safely start processing all the elements up to time t.…”
Section: Flinkmentioning
confidence: 99%
“…Flink [2] (formerly known as Stratosphere [15]) is a project that has many parallels to Spark Streaming as it also originated from research and advertises the unification of batch and stream processing in the same system, providing exactlyonce guarantees for the stream programming model and a high-level API comparable to that of Trident. In contrast to Spark Streaming, though, Flink does not rely on batching for stream processing internally and thus delivers low latency in the order of Storm or Samza.…”
Section: Further Systemsmentioning
confidence: 99%