Browse Source

Pull request #14: DEC-13236 HDFS插件版本号更新

Merge in PG/plugin-repository-hdfs from ~FENG/plugin-repository-hdfs:release/10.0 to release/10.0

* commit 'cf576c9015e9ae08ebd924ef7ea29695fa70d346':
  DEC-13236 HDFS插件版本号更新
  DEC-13236 HDFS插件版本号更新
release/10.0
neil 5 years ago
parent
commit
e29b1c3943
  1. 3
      plugin.xml

3
plugin.xml

@ -10,9 +10,10 @@
<vendor>rinoux</vendor>
<description><![CDATA[支持接入hadoop分布式hdfs文件系统。在单机或web集群场景下,可选择设置文件服务器为HDFS,保证模板等资源文件分布式存储,实现高可用。]]></description>
<change-notes><![CDATA[
<p>[2019-05-29]平台定时调度结果不可查看问题</p>
<p>[2019-04-16]支持运行时设置krb5.conf文件时刷新</p>
<p>[2019-04-15]无法加载到krb5.conf文件的问题</p>
<p>[2019-04-15]支持额外的hdfs或者hadoop配置文件</p>
<p>[2019-04-16]支持运行时设置krb5.conf文件时刷新</p>
]]></change-notes>
<!--主包-->
<main-package>com.fr.plugin</main-package>

Loading…
Cancel
Save