Implementation method and device for submitting flink job to yarn cluster in application program
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- WUHAN DAMENG DATABASE
- Publication Date
- 2022-05-13
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
【Technical field】
[0001] The invention relates to the technical field of big data computing, in particular to an implementation method and device for submitting a flink job to a yarn cluster in an application program. 【Background technique】
[0002] Flink is a high-performance, high-throughput, low-latency stream processing framework. It is not only a stream processing framework, but also unifies batch processing (in Flink, batch processing is a special case of stream processing). This architecture of Flink also better solves the cumbersome component accumulation of the traditional big data architecture, allowing batch flow to perform batch or stream processing without changing the original code, thus becoming a more efficient An increasingly popular big data processing framework.
[0003] Flink supports a variety of deployment methods, such as Local, Standalone, Yarn, K8s, etc. Most enterprises now use yarn as a resource manager because of their big data platforms, so for...