mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
Fixes the broken links in the README under the sections "Install binary package" and "Build from Source" . Also changes http to https for all links to the zeppelin website
### What type of PR is it?
[Documentation]
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-2979
### Questions:
* Does the licenses files need update? **no**
* Is there breaking changes for older versions? **no**
* Does this needs documentation? **no**
Author: Adriano Pagano <adriano@sqooba.io>
Closes #2610 from a-pagano/ZEPPELIN-2979 and squashes the following commits:
970477f [Adriano Pagano] Fix links to zeppelin website in README
1.3 KiB
1.3 KiB
Apache Zeppelin
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core feature:
- Web based notebook style editor.
- Built-in Apache Spark support
To know more about Zeppelin, visit our web site http://zeppelin.apache.org
Getting Started
Install binary package
Please go to install to install Apache Zeppelin from binary package.
Build from source
Please check Build from source to build Zeppelin from source.