Update java version to 1.8 in docs

This continues https://github.com/apache/zeppelin/pull/3029
This commit is contained in:
Maxim Belousov 2018-07-03 13:33:34 +03:00 committed by GitHub
parent eb88b0b9e7
commit 877dcbbe81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>