- Learning Apache Apex
- Thomas Weise Munagala V. Ramanath David Yan Kenneth Knowles
- 305字
- 2021-07-02 22:38:34
Unbounded data and continuous processing
Datasets can be classified as unbounded or bounded. Bounded data is finite; it has a beginning and an end. Unbounded data is an ever-growing, essentially infinite data set. The distinction is independent of how the data is processed. Often, unbounded data is equated to stream processing and bounded data to batch processing, but this is starting to change. We will see how state-of-the-art stream processors, such as Apache Apex, can be used to (and are very capable of) processing both unbounded and bounded data, and there is no need for a batch processing system just because the data set happens to be finite.
For more details on these data processing concepts, you can visit the following link: https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-101.
Most big datasets (high volume) that are eventually processed by big data systems are unbounded. There is a rapidly increasing volume of such infinite data from sources such as IoT sensors (such as industrial gauge sensors, automobile data ports, connected home, and quantified self), stock markets and financial transactions, telecommunications towers and satellites, and so on. At the same time, the legacy processing and storage systems are either nearing performance and capacity limits, or total cost of ownership (TCO) is becoming prohibitive.
Businesses need to convert the available data into meaningful insights and make data-driven, real-time decisions to remain competitive.
Organizations are increasingly relying on very fast processing (high velocity), as the value of data diminishes as it ages:

How were these unbounded datasets processed without streaming architecture?
To be consumable by a batch processor, they had to be pided into bounded data, often at intervals of hours. Before processing could begin, the earliest events would wait for a long time for their batch to be ready. At the time of processing, data would already be old and less valuable.
- 工業(yè)機器人產(chǎn)品應用實戰(zhàn)
- JavaScript實例自學手冊
- 腦動力:PHP函數(shù)速查效率手冊
- 21天學通C++
- 數(shù)據(jù)庫原理與應用技術
- 傳感器與物聯(lián)網(wǎng)技術
- Cloudera Administration Handbook
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 精通數(shù)據(jù)科學算法
- 工業(yè)機器人維護與保養(yǎng)
- 零起點學西門子S7-200 PLC
- 典型Hadoop云計算
- 智慧未來
- 人工智能基礎
- Internet of Things with Raspberry Pi 3