zhongjiajie commented on code in PR #10329: URL: https://github.com/apache/dolphinscheduler/pull/10329#discussion_r915494093
########## docs/docs/en/guide/installation/pseudo-cluster.md: ########## @@ -8,7 +8,7 @@ If you are a new hand and want to experience DolphinScheduler functions, we reco Pseudo-cluster deployment of DolphinScheduler requires external software support: -* JDK:Download [JDK][jdk] (1.8+), and configure `JAVA_HOME` to and `PATH` variable. You can skip this step, if it already exists in your environment. +* JDK:Download [JDK][jdk] (1.8.x), and configure `JAVA_HOME` to and `PATH` variable. You can skip this step if it already exists in your environment.If it is not clear why `JDK1.8.x` is required, please refer to [Hardware Environment](https://dolphinscheduler.apache.org/en-us/docs/latest/user_doc/about/hardware.html) Review Comment: So, please change this, we currently supported jdk 11 too -- 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]
