Home > Database > Mysql Tutorial > 2.4 小结

2.4 小结

WBOY
Release: 2016-06-07 15:08:53
Original
1127 people have browsed it

2.4 小结 配置系统是复杂软件必不可少的一部分,作为Hadoop Common部分介绍的第一个组件,org.apache.hadoop.conf.Configuration在Hadoop各个子项目中发挥着重要的作用。本章从Windows和基于Java Properties配置文件开始,分析了Hadoop使用的基于健–对构成

2.4 小结

配置系统是复杂软件必不可少的一部分,作为Hadoop Common部分介绍的第一个组件,org.apache.hadoop.conf.Configuration在Hadoop各个子项目中发挥着重要的作用。本章从Windows和基于Java Properties配置文件开始,分析了Hadoop使用的基于健–值对构成的、结构相对简单的XML配置文件,以及相应的处理类Configuration,特别是Configuration类中的资源加载、资源合并和属性扩展等比较重要的处理过程。

Hadoop配置信息处理是学习Hadoop源代码的一个很好的起点。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template