Server cluster and server cluster configuration information management method
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- CHINANETCENT TECH
- Publication Date
- 2018-12-18
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of network technology, in particular to a server cluster and a method for managing configuration information of the server cluster. Background technique
[0002] At present, the configuration information of clusters like Hadoop, Storm, and Zookeeper is written directly into the component program or into the configuration file of the component program. When the component programs of the cluster increase, the configuration information will also increase accordingly. If you need to modify the cluster at this time configuration information, it is necessary to modify each component program, resulting in the following problems:
[0003] When the configuration information is written in the component program, in the case of a single cluster, modifying the configuration information requires repackaging the component program code, and in the case of multiple clusters, it is necessary to repackage the component program codes of ...