Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[query] include JRE 11 as an acceptable Java version in the docs #11220

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

danking
Copy link
Contributor

@danking danking commented Jan 13, 2022

I also fixed a reference to the JDK. Users do not need javac and friends, just a JRE (i.e. java).

@@ -10,7 +10,7 @@ Hail should work with any Spark 3.1.1 cluster built with Scala 2.12.
Hail needs to be built from source on the leader node. Building Hail from source
requires:

- Java 8 JDK.
- Java 8 or 11 JRE.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Building Hail from source requires a JDK.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very good point

@danking danking merged commit 2ac3367 into hail-is:main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants