-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[ZEPPELIN-1198][Spark Standalone] Documents for running zeppelin on production environments. #1227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@astroshim Cool! Is this PR only for Spark standalone mode? If so, why don't you edit TODO list? |
|
CI failure with below error It will be gone if you add apache license header to each docker files :) |
|
@AhyoungRyu Thank you for review this. I will fix them. |
docs/index.md
Outdated
| * [Data Source Authorization](./security/datasource_authorization.html) | ||
| * Advanced | ||
| * [Apache Zeppelin on Vagrant VM](./install/virtual_machine.html) | ||
| * [Zeppelin on Spark Cluster Mode (Standalone)](./install/spark_cluster_mode.html#spark-standalone-mode) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it requires Docker, shall we say it in the title,s something like Apache Zeppelin on Spark Cluster Mode (Standalone via Docker) ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems your title is better. I'll change the title.
|
@bzz ping |
|
Thank you for updating! Looks great to me. Merging if there is no further discussion.
I think it does ;) |
|
Added fix version and assigner to JIRA |
…roduction environments. ### What is this PR for? This PR is for documentation for running zeppelin on production environments. ### What type of PR is it? Documentation ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1198 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: astroshim <[email protected]> Closes apache#1227 from astroshim/ZEPPELIN-1198/standalone and squashes the following commits: 53a32f2 [astroshim] add 'via Docker' 61a0e5e [astroshim] add apache license header 83fdef6 [astroshim] doc for spark standalone
…uction environments using docker. ### What is this PR for? This PR is for the documentation of running zeppelin on production environments especially spark on yarn. Related issue is #1227 and I got a lot of hints from https://github.com/sequenceiq/hadoop-docker. Tested on ubuntu. ### What type of PR is it? Documentation ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1280 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: astroshim <[email protected]> Author: AhyoungRyu <[email protected]> Author: HyungSung <[email protected]> Closes #1318 from astroshim/ZEPPELIN-1280 and squashes the following commits: 60958cd [astroshim] small changes for doc 6c44b7b [astroshim] Merge branch 'master' into ZEPPELIN-1280 dad297c [astroshim] update version 4c8d72d [astroshim] merge with Ayoung's 8c62cf1 [astroshim] fixed felixcheung pointed out. 86ca513 [HyungSung] Merge pull request #9 from AhyoungRyu/ZEPPELIN-1280-ahyoung cde5f8d [AhyoungRyu] Modify document description so that this docs can be searched 9e9390c [AhyoungRyu] Minor update for spark_cluster_mode.md 633c930 [astroshim] running zeppelin on yarn
### What is this PR for? This PR is for the documentation of running zeppelin on production environments especially spark on mesos via Docker. Related issue is #1227 and #1318 and I got a lot of hints from https://github.com/sequenceiq/hadoop-docker. Tested on ubuntu. ### What type of PR is it? Documentation ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1279 ### How should this be tested? You can refer to https://github.com/apache/zeppelin/blob/master/docs/README.md#build-documentation. ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: astroshim <[email protected]> Author: AhyoungRyu <[email protected]> Author: HyungSung <[email protected]> Closes #1389 from astroshim/ZEPPELIN-1279 and squashes the following commits: 974366a [HyungSung] Merge pull request #10 from AhyoungRyu/ZEPPELIN-1279-ahyoung 076fdba [AhyoungRyu] Change zeppelin_mesos_conf.png file 1cbe9d3 [astroshim] fix spark version and mesos 2b821b4 [astroshim] fix docs 159bafc [astroshim] fix anchor d8c43b4 [astroshim] add navigation c808350 [astroshim] add image file and doc a3b0ded [astroshim] create dockerfile for mesos
What is this PR for?
This PR is for documentation for running zeppelin on production environments.
What type of PR is it?
Documentation
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1198
Questions: