scala实现配置文件的合并

多个配置文件生成一个配置文件,文件能够是xml格式,也能够是key=value格式,生成的结果能够是xml格式、key=value格式java 用于格式转换也能够:node genconfig -keyvalue /sysdir/hadoop-2.2.0/etc/hadoop/core-site.xml > core.confoop import scala.collection.mutable.
相关文章
相关标签/搜索