mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 10:26:09 +00:00
Update baremetal installation docs to refer Java 17 (#13817)
This commit is contained in:
parent
edadb2f223
commit
532a7938ee
@ -9,7 +9,7 @@ Requirements This guide assumes you have access to a command-line environment or
|
||||
or Mac OS X or PowerShell on Microsoft Windows. This guide also assumes that your command-line environment has access to
|
||||
the tar utility. Please review additional requirements listed in the subsections below.
|
||||
|
||||
## Java (version 11.0.0 or greater)
|
||||
## Java (version 17.0.0 or greater)
|
||||
|
||||
OpenMetadata is built using Java, DropWizard, and Jetty.
|
||||
|
||||
@ -19,7 +19,7 @@ Type the following command to verify that you have a supported version of the Ja
|
||||
java --version
|
||||
```
|
||||
|
||||
To install Java or upgrade to Java 11 or greater, see the instructions for your operating system at [How do I install
|
||||
To install Java or upgrade to Java 17 or greater, see the instructions for your operating system at [How do I install
|
||||
Java?](https://java.com/en/download/help/download_options.html#mac).
|
||||
|
||||
## MySQL (version 8.0.0 or greater)
|
||||
|
Loading…
x
Reference in New Issue
Block a user