zhongjiajie commented on code in PR #949:
URL:
https://github.com/apache/dolphinscheduler-website/pull/949#discussion_r1493924352
##########
config/blog/zh-cn/user.json:
##########
@@ -1,4 +1,11 @@
{
+"Solution_to_the_incompatibility_problem_between_ZooKeeper_and_CDH_in_Apache_DolphinScheduler":
{
+ "title": "Apache DolphinScheduler 中 ZooKeeper与CDH 不兼容问题的解决方案",
+ "author": "Niko Zeng",
+ "dateStr": "2024-02-18",
+ "desc": "看到Apache
DolphinScheduler社区群有很多用户反馈和讨论这块问题,针对不兼容的问题,不仅需要自己重新编译各一个新包,而且因为默认是使用zk-3.8的配置,所以会出现不兼容问题。使用zk-3.4配置即可适配3.4.x",
+ "img": "/img/2024-02-18/1.png"
+{
Review Comment:
```suggestion
```
--
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]