mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Update java version to 1.8 in docs
This continues https://github.com/apache/zeppelin/pull/3029
This commit is contained in:
parent
eb88b0b9e7
commit
877dcbbe81
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Apache Zeppelin officially supports and is tested on the following environments:
|
|||
</tr>
|
||||
<tr>
|
||||
<td>Oracle JDK</td>
|
||||
<td>1.7 <br /> (set <code>JAVA_HOME</code>)</td>
|
||||
<td>1.8 (171) <br /> (set <code>JAVA_HOME</code>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>OS</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue