You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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>
Since Zeppelin is written in Java it should run on any Linux distribution with above mentioned JDK.
48
+
47
49
### Downloading Binary Package
48
50
49
51
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