Skip to content
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

Added Amazon Elastic MapReduce tutorial in docs/0.5 #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Added Amazon Elastic MapReduce tutorial in docs/0.5 #11

wants to merge 6 commits into from

Conversation

tobwiens
Copy link

Tutorial describes how to set up a stratosphere cluster with amazon EMR.

Tutorial describes how to set up a stratosphere cluster with amazon EMR
@rmetzger
Copy link
Member

Thank you for the contribution.

The images are not working with the preview.sh script. I guess its because of the filename.


<br/><br/><br/><br/><br/>
#### Introduction
* This tutorial explains how to deploy a stratosphere environment with Amazon Elastic MapReduce.
Copy link
Member

Choose a reason for hiding this comment

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

Stratosphere uppercase.

@rmetzger
Copy link
Member

How can users submit jobs to the Cluster?
How can they access the web interfaces?

@tobwiens
Copy link
Author

The ./preview.sh worked. I used jekyll version 1.2.1.

Web Interfaces:

Submitting jobs:

  • As far as I know there are tutorials which do show how to submit jobs with ssh access. Should I link to some examples? It would be nice to somehow get the interface to submit jobs to stratosphere.

@rmetzger
Copy link
Member

Are you using Windows?
I think it is ignoring the difference between upper and lowercase filenames

Pictures are not displayed on some machines.
The Master public DNS is used to access the YARN master.
The bootstrap action was combined to one step which installs and starts
stratosphere on the master.
Additionally it is explained how to access the stratosphere interface.
@tobwiens
Copy link
Author

tobwiens commented Jun 4, 2014

I changed the tutorial into only having one step top install and run stratosphere.
It is now explained how to access the Stratosphere Dashboard via the browser.

So it should be able to run Stratosphere and access the Dashboard without any knowledge or other programs and independent of the operating system in around 10 minutes.

I don't know how to access the job submit interface. Is it forwarded via YARN? I would like to describe how to submit jobs.

I would like to put the script on: http://stratosphere-bin.s3-website-us-east-1.amazonaws.com/ and change the URL in the tutorial.

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.

2 participants