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

Fix up chronos install instructions for AWS linux #165

Merged
merged 5 commits into from
Dec 2, 2013

Conversation

andrewglenn
Copy link
Contributor

With these changes, chronos spins up happily on a standard issue aws linux ami. Thanks @florianleibert for your help!

@@ -426,8 +424,9 @@ Install [Node](http://nodejs.org/) first. On OSX, try `brew install node`.

Next, try

start up zookeeper, mesos master, and mesos slave(s)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a description that should go outside this code block. Could this be moved into the line above?

Next, start up ZooKeeper, Mesos Master, and Mesos Slave(s)


##### Build and Install Mesos
Make sure you're using java 7: `sudo alternatives --config java`
Copy link
Contributor

Choose a reason for hiding this comment

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

Capitalize projects where needed. "java" should be "Java".

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

made the fixes suggested by @ssorallen
@florianleibert
Copy link
Contributor

Thanks, this is great 👍

florianleibert added a commit that referenced this pull request Dec 2, 2013
Fix up chronos install instructions for AWS linux
@florianleibert florianleibert merged commit dcfdcbc into mesos:master Dec 2, 2013
@nonrational
Copy link

👍

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