mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
Merge pull request #11649 from adjust/jdk_docs
Clarify Java requirements
This commit is contained in:
parent
02e540384d
commit
2376cc500d
@ -96,7 +96,7 @@ With that out of the way, let's get started with the fun part...
|
||||
|
||||
== Installation
|
||||
|
||||
Elasticsearch requires Java 7. Specifically as of this writing, it is recommended that you use the Oracle JDK version {jdk}. Java installation varies from platform to platform so we won't go into those details here. Suffice to say, before you install Elasticsearch, please check your Java version first by running (and then install/upgrade accordingly if needed):
|
||||
Elasticsearch requires at least Java 7. Specifically as of this writing, it is recommended that you use the Oracle JDK version {jdk}. Java installation varies from platform to platform so we won't go into those details here. Suffice to say, before you install Elasticsearch, please check your Java version first by running (and then install/upgrade accordingly if needed):
|
||||
|
||||
[source,sh]
|
||||
--------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user