jackylk commented on a change in pull request #82:
URL: https://github.com/apache/carbondata-site/pull/82#discussion_r669229724
##########
File path: community/zh-cn/release-prepare.md
##########
@@ -0,0 +1,31 @@
+# 发版准备
+
+## 检查 release-docs
+
+和上一个版本比较,如果有依赖及版本发生了变化,当前版本的 `release-docs` 需要被更新到最新
+
+ - `CarbonData-dist/release-docs/LICENSE`
+ - `CarbonData-dist/release-docs/NOTICE`
+ - `CarbonData-dist/release-docs/licenses`
+
+## 更新版本
+
+例如要发版 `x.y.z`,需要先进行以下修改:
+
+ - `pom.xml`: `revision`, `version`, `tag` 标签版本更新为 x.y.z
+ - `ambari_plugin`:
+ - `ambari_plugin/common-services/DOLPHIN/x.y.z`: 目录版本更新为 x.y.z
Review comment:
请删除这里的Dolphin字样、ambari_plugin字样
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]