Skip to content

Commit 820c93d

Browse files
shreya-sawantpan3793
authored andcommitted
[ZEPPELIN-6226] Update installation document with Supported Linux Distributions
PR description: ### What is this PR for? The installation document, under the "Tested OS" section listed EOL versions (Ubuntu 18.04 and Ubuntu 20.04). Additionally the documentation did not provide any other information regarding other supported distributions. This PR updates install.md with: * ubuntu version under which Zeppelin is currently tested i.e. ubuntu 24.04 * information regarding other supported distributions ### What type of PR is it? Documentation ### Todos Update install.md with ubuntu version under which Zeppelin is currently tested and information regarding other supported distributions ### What is the Jira issue? [[ZEPPELIN-6226](https://issues.apache.org/jira/browse/ZEPPELIN-6226)] ### How should this be tested? N/A ### Screenshots (if appropriate) N/A ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Closes #4982 from shreya-sawant/update-docs. Signed-off-by: Cheng Pan <chengpan@apache.org> (cherry picked from commit 3ee87f1) Signed-off-by: Cheng Pan <chengpan@apache.org>
1 parent 17e929b commit 820c93d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/quickstart/install.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ Apache Zeppelin officially supports and is tested on the following environments:
4040
</tr>
4141
<tr>
4242
<td>OS</td>
43-
<td>Mac OSX <br/> Ubuntu 18.04 <br/> Ubuntu 20.04</td>
43+
<td>Mac OSX <br/> Ubuntu 24.04</td>
4444
</tr>
4545
</table>
4646

47+
Since Zeppelin is written in Java it should run on any Linux distribution with above mentioned JDK.
48+
4749
### Downloading Binary Package
4850

4951
Two binary packages are available on the [download page](http://zeppelin.apache.org/download.html). Only difference between these two binaries is whether all the interpreters are included in the package file.

0 commit comments

Comments
 (0)