Skip to content

Conversation

@astroshim
Copy link
Contributor

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



## Spark on Mesos mode
You can simply set up [Spark on Mesos](http://spark.apache.org/docs/latest/running-on-mesos.html) docker environment with below steps.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no number 1 :)

Maybe

1. Build Docker file

@astroshim
Copy link
Contributor Author

@AhyoungRyu Thank you for quick review. I fixed what you pointed out.

# limitations under the License.
FROM centos:centos6

ENV SPARK_PROFILE 1.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this work with Spark 2.0?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I tested it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we update this script to point to 2.0 then?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. I fixed.

@astroshim
Copy link
Contributor Author

@AhyoungRyu Thank you!! 👍

@bzz
Copy link
Member

bzz commented Sep 2, 2016

Looks great to me, thank you @astroshim for your effort! And as usually, thank you @AhyoungRyu for great review.

Merging to master, if there is no further discussion

@asfgit asfgit closed this in cee58aa Sep 3, 2016
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.

4 participants