This is an automated email from the ASF dual-hosted git repository.
dzamo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/master by this push:
new fcd09e01c Update installation prerequisites to require JDK 8 or newer
fcd09e01c is described below
commit fcd09e01cdc3a8e301527d99404e842c0125f190
Author: James Turton <[email protected]>
AuthorDate: Mon Oct 17 14:30:00 2022 +0200
Update installation prerequisites to require JDK 8 or newer
---
_docs/en/install/045-distributed-mode-prerequisites.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_docs/en/install/045-distributed-mode-prerequisites.md
b/_docs/en/install/045-distributed-mode-prerequisites.md
index 329e83afc..3acdf76f8 100644
--- a/_docs/en/install/045-distributed-mode-prerequisites.md
+++ b/_docs/en/install/045-distributed-mode-prerequisites.md
@@ -9,7 +9,7 @@ You can install Apache Drill on one or more nodes to run it in
a clustered envir
Before you install Drill on nodes in a cluster, ensure that the cluster meets
the following prerequisites:
- * (Required) Running Oracle or OpenJDK 8
+ * (Required) Running Oracle or OpenJDK 8 or newer.
* (Required) Running a [ZooKeeper
quorum](https://zookeeper.apache.org/doc/r3.1.2/zookeeperStarted.html#sc_RunningReplicatedZooKeeper)
* (Recommended) Running a Hadoop cluster
* (Recommended) Using DNS