Skip to content

Conversation

@astroshim
Copy link
Contributor

@astroshim astroshim commented Jul 25, 2016

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

@AhyoungRyu
Copy link
Contributor

@astroshim Cool! Is this PR only for Spark standalone mode? If so, why don't you edit TODO list?

@AhyoungRyu
Copy link
Contributor

CI failure with below error

Summary
-------
Generated at: 2016-07-25T16:46:38+00:00
Notes: 3
Binaries: 152
Archives: 0
Standards: 108

Apache Licensed: 106
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

2 Unknown Licenses

*******************************

Unapproved licenses:

  scripts/docker/spark-cluster-managers/spark_standalone/Dockerfile
  scripts/docker/spark-cluster-managers/spark_standalone/entrypoint.sh

It will be gone if you add apache license header to each docker files :)

@astroshim
Copy link
Contributor Author

@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)
Copy link
Member

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) ?

Copy link
Contributor Author

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.

@astroshim
Copy link
Contributor Author

@bzz ping

@bzz
Copy link
Member

bzz commented Aug 2, 2016

Thank you for updating! Looks great to me. Merging if there is no further discussion.

Does this needs documentation? no

I think it does ;)
@astroshim could you please update JIRA issue and set assigner\fix version before merging? Thanks!

@bzz
Copy link
Member

bzz commented Aug 3, 2016

Added fix version and assigner to JIRA

@asfgit asfgit closed this in b965503 Aug 3, 2016
PhilippGrulich pushed a commit to SWC-SENSE/zeppelin that referenced this pull request Aug 8, 2016
…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
asfgit pushed a commit that referenced this pull request Aug 29, 2016
…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
asfgit pushed a commit that referenced this pull request Sep 3, 2016
### 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants