This is an automated email from the ASF dual-hosted git repository.
zjffdu pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 7a72111 [Website] fix some broken links. Update some link pointing
old docs.
7a72111 is described below
commit 7a72111ec9c3bbc18f0879ca9d0b6bc0038ec6eb
Author: Lee moon soo <[email protected]>
AuthorDate: Mon Mar 11 17:36:16 2019 -0700
[Website] fix some broken links. Update some link pointing old docs.
### What is this PR for?
Zeppelin Website has some broken links and links that points an old version
of docs.
### What type of PR is it?
Bug Fix, Improvement
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Lee moon soo <[email protected]>
Closes #3329 from Leemoonsoo/update_links and squashes the following
commits:
05e0f1df6 [Lee moon soo] update more outdated link
d72517f35 [Lee moon soo] update link
9f01b45b5 [Lee moon soo] update website url rewrite rule for 0.8.0 doc
---
_includes/themes/zeppelin/_navigation.html | 2 +-
index.md | 12 ++++++------
technologies_deployments.md | 12 ++++++------
whats_new.md | 12 ++++++------
4 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/_includes/themes/zeppelin/_navigation.html
b/_includes/themes/zeppelin/_navigation.html
index 2950a6e..c3ceb2d 100644
--- a/_includes/themes/zeppelin/_navigation.html
+++ b/_includes/themes/zeppelin/_navigation.html
@@ -82,7 +82,7 @@
</div>
<div class="border row">
<div class="col-md-12 col-sm-12 col-xs-12 text-center newBtn"
style="margin-top:8px;">
- <a href="/docs/0.8.0/quickstart/install.html" class="btn btn-primary
btn-lg" role="button"
+ <a href="/docs/latest/quickstart/install.html" class="btn btn-primary
btn-lg" role="button"
style="margin:5px 25px 5px 25px;font-size:15px;">
GET STARTED
</a>
diff --git a/index.md b/index.md
index efeab16..b19dee5 100644
--- a/index.md
+++ b/index.md
@@ -43,12 +43,12 @@ limitations under the License.
<br />
## Multiple Language Backend
-[Apache Zeppelin interpreter](./docs/latest/manual/interpreters.html) concept
allows any language/data-processing-backend to be plugged into Zeppelin.
+[Apache Zeppelin interpreter](./docs/latest/usage/interpreter/overview.html)
concept allows any language/data-processing-backend to be plugged into Zeppelin.
Currently Apache Zeppelin supports many interpreters such as Apache Spark,
Python, JDBC, Markdown and Shell.
<img class="img-responsive" width="500px" style="margin:0 auto; padding:
26px;" src="./assets/themes/zeppelin/img/available_interpreters.png" />
-Adding new language-backend is really simple. Learn [how to create a new
interpreter](./docs/latest/development/writingzeppelininterpreter.html#make-your-own-interpreter).
+Adding new language-backend is really simple. Learn [how to create a new
interpreter](./docs/latest/development/writing_zeppelin_interpreter.html#make-your-own-interpreter).
#### Apache Spark integration
Especially, Apache Zeppelin provides built-in [Apache
Spark](http://spark.apache.org/) integration. You don't need to build a
separate module, plugin or library for it.
@@ -87,7 +87,7 @@ Apache Zeppelin aggregates values and displays them in pivot
chart with simple d
</div>
</div>
-Learn more about [basic display
systems](./docs/latest/displaysystem/basicdisplaysystem.html) and Angular
API([frontend](./docs/latest/displaysystem/front-end-angular.html) ,
[backend](./docs/latest/displaysystem/back-end-angular.html)) in Apache
Zeppelin.
+Learn more about [basic display
systems](./docs/latest/usage/display_system/basic.html) and Angular
API([frontend](./docs/latest/usage/display_system/angular_frontend.html) ,
[backend](./docs/latest/usage/display_system/angular_backend.html)) in Apache
Zeppelin.
<br />
## Dynamic forms
@@ -98,7 +98,7 @@ Apache Zeppelin can dynamically create some input forms in
your notebook.
<img class="img-responsive" style="margin: 16px auto;"
src="./assets/themes/zeppelin/img/screenshots/dynamicform.png" />
</div>
</div>
-Learn more about [Dynamic Forms](./docs/latest/manual/dynamicform.html).
+Learn more about [Dynamic Forms](./docs/latest/usage/dynamic_form/intro.html).
<br />
## Collaborate by sharing your Notebook & Paragraph
@@ -112,14 +112,14 @@ Your notebook URL can be shared among collaborators. Then
Apache Zeppelin will b
Apache Zeppelin provides an URL to display the result only, that page does not
include any menus and buttons inside of notebooks.
You can easily embed it as an iframe inside of your website in this way.
-If you want to learn more about this feature, please visit [this
page](./docs/latest/manual/publish.html).
+If you want to learn more about this feature, please visit [this
page](./docs/latest/usage/other_features/publishing_paragraphs.html).
<br />
## 100% Opensource
<img class="img-responsive" style="margin:0 auto; padding: 15px;"
src="./assets/themes/zeppelin/img/asf_logo.png" width="250px"/>
-Apache Zeppelin is Apache2 Licensed software. Please check out the [source
repository](http://git.apache.org/zeppelin.git) and [how to
contribute](./docs/latest/development/howtocontribute.html).
+Apache Zeppelin is Apache2 Licensed software. Please check out the [source
repository](https://github.com/apache/zeppelin) and [how to
contribute](./docs/latest/development/contribution/how_to_contribute_code.html).
Apache Zeppelin has a very active development community.
Join to our [Mailing list](https://zeppelin.apache.org/community.html) and
report issues on [Jira Issue
tracker](https://issues.apache.org/jira/browse/ZEPPELIN).
</div>
diff --git a/technologies_deployments.md b/technologies_deployments.md
index c929f8a..6207e57 100644
--- a/technologies_deployments.md
+++ b/technologies_deployments.md
@@ -25,7 +25,7 @@ limitations under the License.
<div style="min-height:140px; padding: 20px 10px 10px 10px;">
Zeppelin supports Spark, PySpark, Spark R, Spark SQL with
dependency loader.
</div>
- <a href="/docs/0.7.2/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="/docs/latest/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -36,7 +36,7 @@ limitations under the License.
<div style="min-height:140px;">
Zeppelin lets you connect any JDBC data sources seamlessly.
Postgresql, Mysql, MariaDB, Redshift, Apache Hive and so on.
</div>
- <a href="/docs/0.7.2/interpreter/jdbc.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="/docs/latest/interpreter/jdbc.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -49,7 +49,7 @@ limitations under the License.
<div style="min-height:140px; padding: 10px;">
Python is supported with Matplotlib, Conda, Pandas SQL and
PySpark integrations.
</div>
- <a href="/docs/0.7.2/interpreter/python.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="/docs/latest/interpreter/python.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -57,7 +57,7 @@ limitations under the License.
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p class="bottom-text">
See more details in Zeppelin supports 20+ different interpreters.
- <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE
<span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
+ <a href="/supported_interpreters.html">LEARN MORE <span
class="glyphicon glyphicon-chevron-right" style="font-size:15px;"></span></a>
</p>
</div>
<hr />
@@ -73,7 +73,7 @@ limitations under the License.
</label>
<label class="content-text">
Local Spark, 6 Built-in visualizations, Display system, Dynamic
form, Multiple backends are supported.<br/>
- <a href="/docs/0.7.2/install/install.html"
class="user-button">LEARN MORE</a>
+ <a href="/docs/latest/quickstart/install.html"
class="user-button">LEARN MORE</a>
</label>
</div>
</div>
@@ -87,7 +87,7 @@ limitations under the License.
</label>
<label class="content-text">
Zeppelin supports Multi-user Support w/ LDAP. Let's configure
Zeppelin for your yarn cluster.<br/>
- <a href="/docs/0.7.2/security/shiroauthentication.html"
class="user-button">LEARN MORE</a>
+ <a href="/docs/latest/setup/security/shiro_authentication.html"
class="user-button">LEARN MORE</a>
</label>
</div>
</div>
diff --git a/whats_new.md b/whats_new.md
index b2bbabf..1cef872 100644
--- a/whats_new.md
+++ b/whats_new.md
@@ -22,21 +22,21 @@ limitations under the License.
<h4>Python, improved</h4>
<div>
<p>
- IPython interpreter provides comparable user experience like
Jupyter Notebook. For the details, click <a
href="./docs/0.8.0/interpreter/python.html#ipython-support">here</a>.
+ IPython interpreter provides comparable user experience like
Jupyter Notebook. For the details, click <a
href="./docs/latest/interpreter/python.html#ipython-support">here</a>.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
<h4>Note improvements</h4>
<p>
- This release includes <a
href="./docs/0.8.0/usage/dynamic_form/intro.html#using-form-templates-scope-note">Note
level dynamic form</a>, note revision comparator and ability to run paragraph
sequentially, instead of simultaneous paragraph execution in previous releases.
+ This release includes <a
href="./docs/latest/usage/dynamic_form/intro.html#using-form-templates-scope-note">Note
level dynamic form</a>, note revision comparator and ability to run paragraph
sequentially, instead of simultaneous paragraph execution in previous releases.
</p>
</div>
<div class="border col-md-4 col-sm-4">
<h4>Inline configuration</h4>
<div class="personal">
<p>
- Generic <a
href="./docs/0.8.0/usage/interpreter/overview.html#generic-confinterpreter">ConfInterpreter</a>
provide a way configure interpreter inside each note.
+ Generic <a
href="./docs/latest/usage/interpreter/overview.html#generic-confinterpreter">ConfInterpreter</a>
provide a way configure interpreter inside each note.
</p>
</div>
</div>
@@ -52,20 +52,20 @@ limitations under the License.
<h4>Interpreter lifecycle</h4>
<div>
<p>
- Interpreter lifecycle manager automatically terminate interpreter
process on idle timeout. So resources are released when they're not in use. See
<a
href="./docs/0.8.0/usage/interpreter/overview.html#interpreter-lifecycle-management">here</a>
for more details.
+ Interpreter lifecycle manager automatically terminate interpreter
process on idle timeout. So resources are released when they're not in use. See
<a
href="./docs/latest/usage/interpreter/overview.html#interpreter-lifecycle-management">here</a>
for more details.
</p>
</div>
</div>
<div class="border col-md-4 col-sm-4">
<h4>Helium online registry</h4>
<p>
- This release includes online registry for Helium that can add custom
visualization and more. <a
href="./docs/0.8.0/development/helium/overview.html">learn more</a> about it.
+ This release includes online registry for Helium that can add custom
visualization and more. <a
href="./docs/latest/development/helium/overview.html">learn more</a> about it.
</p>
</div>
</div>
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p style="text-align:center; margin-top: 32px; font-size: 14px; color:
gray; font-weight: 200; font-style: italic; padding-bottom: 0;">See more
details in
- <a href="./releases/zeppelin-release-0.8.0.html">0.8 Release Note</a>
+ <a href="./releases/zeppelin-release-0.8.1.html">0.8 Release Note</a>
</p>
</div>
</div>