Window data processing method and device, server and storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- ENVISION DIGITAL INT PTE LTD
- Publication Date
- 2020-05-12
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The embodiments of the present application relate to the field of computers, and in particular to a method, device, server, and storage medium for processing window data. Background technique
[0002] Streaming data is a collection of dynamic data that grows infinitely over time and needs to be processed in chronological order. Flink is an open source stream processing engine for data processing of batch data and stream data.
[0003] In the related technology, by defining a window in the data processing engine, the stream data is aggregated. The window is equipped with a trigger mechanism. The commonly used trigger mechanism is a counter. The data is processed.
[0004] However, the threshold of the counter in the related art is a fixed value, and when the threshold is set unreasonably, the data cannot be processed in time, and system resources will be occupied. Contents of the invention
[0005] Embodiments of the present application provide a wi...