Task parameter optimization method for distributed iterative computing system
It is an iterative computing and distributed technology, which is applied in computing, digital data processing, and special data processing applications. The effect of pressure
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2016-10-12
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of distributed data processing, in particular to a task parameter optimization method in a distributed iterative computing system. Background technique
[0002] Using distributed iterative computing systems to process large-scale data sets has become the main practice of data processing. Compared with traditional stand-alone data processing solutions, distributed iterative computing systems that are now popular and widely used, such as Apache Spark, use multiple machines to divide data, thereby greatly increasing the scale of data processing. Moreover, multiple machines participate in the data processing process, which increases the parallel number of data processing and speeds up the processing speed of large-scale data.
[0003] Despite the above advantages, the normal operation of a distributed iterative computing system task requires reasonable task parameters. Unreasonable task parameters will reduce ...
Examples
Embodiment Construction
[0023] The present invention proposes a task parameter optimization method in a distributed iterative computing system, which will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.
[0024] The present invention proposes a task parameter optimization method in a distributed iterative computing system, the overall process is as follows figure 1 As shown, this method first collects the running data of the historical tasks in the distributed iterative computing system, and builds the historical database; when optimizing the task parameters, it filters the significantly irrelevant running data in the historical database according to the constraints; Calculate the similarity of the directed acyclic graph between the operating data in the corresponding historical database and the operating data after the first filter, and perform secondary filtering on the operating data whose similarity is lower than a certain threshold; fin...